Investigate flag clears if an older build succeeds
Hello,
We run several builds in parallel and have come across an issue where if a build is broken and I choose to investigate it, the next successful build (even if older) clears the investigation flag.
* Build A starts building
* Build B starts 10 minutes later (with later code changes), fails and is marked for investigation
* Build A succeeds (does not have the breaking change), proceeds to clear the Investigation flag.
I can understand if a newer build is successful that the flag would clear, but an older build (that started before the breaking change) should never clear this flag.
I have added a new bug (https://youtrack.jetbrains.com/issue/TW-43518), but is there something I can configure to stop this from happening in the interim?
Thanks in advance.
Steve
Please sign in to leave a comment.
Hi Steve,
Please find my answer in the issue tracker. Let's continue there.