Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
6.2.1
-
None
-
None
Description
Description
When a user updates already existing Test Steps the first time, the change does not affect this JQL as it should:
project = "TXP" and issuekey in updatedBy("nuser")
If the user does a second change on the issue, it is shown on the list by the same query.
Pre-conditions
A Manual Test with already defined Test Steps:
How to reproduce
Actual result/Attachments
The record is correctly registered in the issue, but the JQL does not return the correct results:
Expected result
The record is passed on to and shown by the JQL.
Version
- Xray v6.2.1