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.

image-20240828-124302.png

Linked issues

relates to
Issue Type Icon SUP-580 Sprint is not sortable Priority: Medium
Closed

Activity

Automation for Jira 4 September 2024, 10:47

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)?

Polina Naumenko 4 September 2024, 10:47

Improvement implemented - QA env

image-20240904-104430.png
image-20240904-104651.png
Polina Naumenko 3 September 2024, 09:32

Custom field created by a user now is ordered in a filter view

image-20240903-093204.png
Polina Naumenko 2 September 2024, 19:40

Custom field created by a user

image-20240902-193356.png
image-20240902-193849.png

Unable to order in filter view.

@Daniel Siara

Daniel Siara 2 September 2024, 12:12

@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.

Polina Naumenko 2 September 2024, 11:33

@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”

image-20240902-113250.png
Automation for Jira 28 August 2024, 12:41

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.

Krzysztof Bogdan 28 August 2024, 11:57

@Daniel Siara Non-blocking issue is found in PR. Please fix it.

Automation for Jira 28 August 2024, 11:57

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!

Automation for Jira 23 August 2024, 08:12

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.

Krzysztof Bogdan 17 July 2024, 09:18

Generally all fields that are marked as orderable in `/rest/api/3/field` should be orderable on filter view.

image-20240717-091803.png