Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Duplicate
-
Xray DC - v7.9.1
-
None
-
None
Description
When we add a Test to an existing Test Execution through the test screen in the test run section, the "updated" field is correctly modified. However, when we call the Jira API search endpoint, the "updated" field does not reflect this change.
How to reproduce
- Create a new test issue
- Create a new test execution issue
- In the Test issue details, go to the Test Runs section and click "Execute In" then "Existing Test Execution"
- Add the test to the previously created Test Execution
- Do an API call to http://BaseURL/rest/api/latest/search?jql=id=IssueId
Actual result/Attachments
The "updated" date does not match the Update in the issue
Expected result:
The "updated" date is the same in the Test issue and in the Search Test issue
Attachments:
Attachments
Issue Links
- relates to
-
XRAY-10575 The "updated" field in the Jira API search endpoint is not reflecting the correct date when performing several Xray actions.
-
- Waiting for Validation
-