Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Done
-
6.0.0
-
Xray 2022 S7
Description
TestRunStatus custom field JQL search doesn't work for non-fully uppercase Test Statuses:
Steps to reproduce
1 - Create a Test Status called PascalCase
2 - Execute a Test to status PascalCase
3 - Search issue with expression "testrunstatus = PascalCase"
Expected result
When searching tests by TestRunStatus, all uppercase and lowercase variations like "PASCALCASE", "pascalcase", "PaScAlCaSe" should return values.Â
Workaround
Change the Test Status Name to fully uppercase letters.
Attachments
Issue Links
- is caused by
-
XRAY-6950 Search parameter of TestRunStatus JQL is case sensitive and it shouldn't be
- Closed