Details
-
Bug
-
Status: Closed
-
Trivial
-
Resolution: Won't Fix
-
6.0.0
-
None
Description
Description
When updating status in a Test Execution the column "Updated" is not updated in the JQL, only in the Test Execution UI.
Pre-conditions
Enabled the check box under "Miscellaneous": "Enable Test Run Status history log in Test Executions"
Have a Test Execution with updated date, for example Link
How to reproduce
- Update the Status of a Test Run in the Test Execution
- Wait 1 or 2 minutes
- Check the field "Updated" in the UI (take note of the clock time)
- Go to the Issue Search page and do the following JQL: issuekey = <Test Execution issue key>
- Hover above the "Updated" field value. Notice that the time reported in this field is not the same time reported in the Test Execution UI, in the "Updated" field.
Actual result/Attachment
With JQL the Test Execution and the column "Updated" with the previous date and not with Status date update.
Expected result
With JQL the Test Execution and the column "Updated" should show the last updated date related to status update.