Description
Steps to reproduce:Â
-Create Test Plan, add 2 Tests, 1 Test Execution.
-Execute Test 1 as EXECUTING
-Execute Test 2 as FAIL
-create saved filter for the tests using the JQL testPlanTests
-create saved filter for the Test execution using the JQL testPlanTestExecutions
-create a Test Evolution gadget and use the created saved filters
-the gadget result is as expected:
-Go back to the Test Plan and execute T1 as TODO
-return to the Test Evolution gadget and refresh.
-Error: still displays 1 FAIL, 1 EXECUTING. when we expected to see 1 FAIL, 1 TODO.
Activity on the Test Run is as follows:
EDIT: This was reproduced multiple times. One possible conclusion is that the first status for the day is used, instead of the latest one.
EDIT: The option
Must be unchecked