Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
Xray 2023 S13
-
Description
Description
Sortby iterations are not working for priority field
How to reproduce
- Create 3 issues with 3 different priorities (high-medium-low)
- Filter by those issues with a for iteration and sorting by priority desc
&{for issues|filter=%{'${IssueTypeName}'.equals('Epic')}|sortby=Priority desc} ${Key} - ${Priority} &{end}
Expected result
The priority should be sequential
Version
- 6.2.5
Environment
- <environments>