Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Done
-
R3.3.1
-
None
-
None
Description
Create a Test with a Test Execution with the environment "tst", then create a failed execution.
Now remove the environment from the Test Execution and if you do the following JQL
issueKey = <test created> AND testRunStatus = "FAIL - environment:tst"
You will see the test being returned, but it shouldn't.