-
Bug
-
Resolution: Unresolved
-
Major
-
None
We have a case where a particular test failed, passed and consequently failed again. The JIRA result reporter plug in as you would expect opened an issue the first time the test failed, then when it went away it resolved the issue but when it reappeared instead of reopening the bug or opening a new issue for the same test, it simply related it to the existing bug which is in the state of resolved, and indicated in the Junit report the issue was "resolved".
It seems like the plugin is not taking into account that the resolution of this bug happened prior to the new failure.
Is there a way around this? are you guys working on any kind of options for having the plug in reopen a previously resolved issue?
lbilbao, could you please tell us what version of the plugin you are using?
We're currently not looking at the state of the issue. We've had some problems in our working environment in which we've had random test fails due to flakiness. We've decided on the current model based on this: The plugin will keep the previous link until the user deems that the current issue is different from the last one and unlinks the issue by hand.
We're planning a release in June, though, and we can take a look at adding an option of ignoring linkages when a certain state is present. We'll keep you up to date with this