Darshan Hiranandani : Is there a way to display linked issue types sorted by their creation date?

Darshan Hiranandani August 13, 2024

Hi Team,

I am Darshan Hiranandani, need to sort linked issue types based on their creation date within each category  on the view screen of an issue. Specifically, I want the linked issues in each category to be ordered by their creation date.

Could anyone provide suggestions or guidance on how to implement this sorting functionality? Any insights on configuration or best practices would be greatly appreciated.

Thanks for your assistance!

Best regards,
Darshan Hiranandani 

3 answers

1 vote
Jack Brickey
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
August 13, 2024

Hi @Darshan Hiranandani , this is not possible natively in Jira. You might check the Marketplace for options. Vendors might jump in here to offer solutions.

0 votes
Adolfo Casari
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 13, 2024

@Darshan HiranandaniI've done that, you need to use jquery + a js library called tinysort. You have to call for each issue the REST API to get the creation date and pass it to tinysort.

In Server it was easier (you could spare calling the REST API) but in DC they changed the sequence of the issueid, it's not suitable as key for do the sorting, so I need to call the REST API to get the right key to sort.

0 votes
Hannes Obweger - JXL for Jira
Atlassian Partner
August 13, 2024

Hi @Darshan Hiranandani 

I don't believe that this is possible - see e.g. this feature request for Jira Cloud (there's a similar one for Data Center).

As suggested, if you're open to solutions from the Atlassian Marketplace, you might get pretty close; see e.g. this thread for a related discussion.

Best,

Hannes

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events