Skip to content

When reading from the GitCondDB, handle properly commits with empty taggerdate

Marco Clemencic requested to merge cherry-pick-3e81d9eb into run2-patches

Fixes failing CondDB related tests in LHCb (run2-patches)

See merge request !1473 (merged)

(cherry picked from commit 3e81d9eb)

  • f394eea8 Only invoke date parse if the string is not empty
  • 2dbf04c5 Check the objecttype of the git reference before chosing the values to create the TagInfo

Merge request reports