IssueNotifier fails to update Resolved In Build for fixVersion with openjdk prefix

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P2
    • 1.0
    • Affects Version/s: None
    • Component/s: bots
    • None

      The IssueNotifier is supposed to update the Resolved In Build field of issues when a new build tag is added to a repo. It does this by finding all commits present in the new tag, but not present in the previous one. It also verifies that the fixversion for those commits match the tag. This latter verification fails if the fixVersion has an openjdk prefix as the tags do not. Specifically issues with fixVersion openjdk8u342 did not get updated when the tag jdk8u342-b01 was added to https://github.com/openjdk/jdk8u.

            Assignee:
            Erik Joelsson
            Reporter:
            Erik Joelsson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: