Details
-
Suggestion
-
Status: New
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
-
-
31
Description
As user, i would like to be able to order my filter query by the field "Test Repository Path".
Exemple:
- In the "search for issues" page, I use the following JQL query:
"Project = PRJKEY and issuetype = "Test" order by Test Repository Path DESC"
- In the result section, I can use the column "Test Repository Path" to order
Actual results right now
- If I want to change the JQL to add "ORDER BY "Test Repository Path", it will display an error saying "Not able to sort using field 'Test Repository Path".
- Column usage doesn't allow ordering
Attachments
Issue Links
- relates to
-
XRAY-2676 As a user I can search test cases by Test Repository Path
- New