Make sprint field sortable in filter share
Description
Add the capability to sort by the sprint field on the filter share.
Currently, sorting is limited to the Summary and Status fields.
Accepted criteria
- Ensure the sprint field is included in the sortable options alongside Summary and Status.
For Testing:
Generally all fields that are marked as orderable in `/rest/api/3/field` should be orderable on filter view.
Linked issues
relates to
SUP-580
Sprint is not sortable
Closed
Activity
Show:
Hello @Daniel Siara,
Please merge code to dev branch.
This is the best moment to add more information that can be helpful to prepare release notes.
Can you prepare short overview of change that can be used in release notes?
Please provide short GIF that showcase feature.
If GIF make no sense, can you provide image that highlights feature that can be used in release notes (cropped & annotated)?
Improvement implemented - QA env
Custom field created by a user now is ordered in a filter view
Custom field created by a user
Unable to order in filter view.
@Daniel Siara
@Polina Naumenko as @Krzysztof Bogdan mentioned during team call, for now there is no sense to add this improvement due to big changes that will be applied to project config view.
@Daniel Siara @Krzysztof Bogdan i think it would be useful to add “Sprint” field in Project configuration settings
once added, a user is able to create a filter share with default configuration - custom field consists ”Sprint”
Hello @Daniel Siara
This is the best moment to add more information that can be helpful for tester.
What areas are affected?
What are potential edge cases?
Was it checked for XSS problems?
Does change affect security, is new data exposed?
Please attach - Before / After screenshot if possible.
@Daniel Siara Non-blocking issue is found in PR. Please fix it.
Hello @Daniel Siara,
Change was reviewed and approved.
Task is ready to be deployed to QA.
Once it is deployed to QA please move ticket to "To Test"
Thank you!
Hello [~accountid:],
Task is ready for review.
@Daniel Siara please make sure reviewer
have easy access to contend to be reviewed.
If this is code change. Please make sure PR is created.
If this is new documentation, blogpost, etc. Please provide link to page.
Generally all fields that are marked as orderable in `/rest/api/3/field` should be orderable on filter view.