Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Done
-
None
-
None
-
None
Description
Make sure you have "Separation of Concerns" option uncheck
Create a Story in a requirement project: Story_1
Create a Test for that story: test_1
Create a TestExecution for the test and execute it: PASS
go to issue search:
JQL search | Expected result | current result |
---|---|---|
Requirement Status = "OK" and issuekey="Story_1" | Story_1 | 0 |
Requirement Status = "NOTRUN" and issuekey="Story_1" | 0 | Story_1 |