Integrated: 1146: IssueNotifier updates wrong backport records on new build tags

Erik Joelsson erikj at openjdk.java.net
Fri Jan 7 14:48:35 UTC 2022


On Mon, 3 Jan 2022 21:21:46 GMT, Erik Joelsson <erikj at openjdk.org> wrote:

> The IssueNotifier currently updates the Resolved in Build field for any and all backports regardless of if the fixVersion of the backport matches the tag or not. This patch fixes that. I didn't need to implement new tests, just adjusting the existing ones seems to be enough to verify the functionality, as one of the existing ones actually was verifying the faulty behavior already.

This pull request has now been integrated.

Changeset: 157bbfff
Author:    Erik Joelsson <erikj at openjdk.org>
URL:       https://git.openjdk.java.net/skara/commit/157bbfffdb4523745b43984605ad83572b570c46
Stats:     28 lines in 4 files changed: 16 ins; 3 del; 9 mod

1146: IssueNotifier updates wrong backport records on new build tags

Reviewed-by: kcr

-------------

PR: https://git.openjdk.java.net/skara/pull/1271


More information about the skara-dev mailing list