In SKARA-2226, the issueNotifier was enhanced to avoid creating forward ports. However, there is a bug related with this feature. If the main issue has already been resolved and the fixVersion is targeted to release N-1, the issueNotifier will change the fixVersion to release N and create an open backport issue target to release N-1. The correct behavior should be to leave the main issue unchanged, create a backport target to release N, and resolve it accordingly.
- relates to
-
SKARA-2226 Make it possible to avoid "forward backports"
- Resolved
- links to
-
Commit(master) openjdk/skara/42229163
-
Review(master) openjdk/skara/1683