Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Sort by Issuetype in Filters, need custom Order

Manoj_Bonagiri
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 27, 2020

I was trying to create a filter for all Issues in the project and want to sort by Issue Type. Jira provides the list with group of Issue types. When clicked on IssueType, the order is Bugs > Epics > UserStoty > Task > SubTask.

Is there s way that I can modify this order? My Requirement is Epics > UserStoty > Bugs > Task > SubTask

2 answers

3 votes
John Funk
Community Champion
April 27, 2020

Hi Manoj - Welcome to the Atlassian Community!

No you are not going to be able to do that - you can't control the order inside a single field other than ASC or DESC.

0 votes
Mohamed Benziane
Community Champion
April 27, 2020

Hello @Manoj_Bonagiri 

Welcome to the community.

the order is managed by the alphabetical name. You can add a customfield in your screen and based on the issuetype this field will have a particular value and then use it to make the order by.

 

Hope this helps

Manoj_Bonagiri
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 28, 2020

Hello @Mohamed Benziane

Thank you for the suggestion. I was able to create a Customfield and use orderby. But the custom fields could be assigned to the issues in Kanban template projects only but not on Scrum template projects. Could you help me on that?

Mohamed Benziane
Community Champion
April 28, 2020

Hi

The customfield belong to the screen, then the screen is associated to a project by a screen scheme. You have to look at your screen scheme that is associated to your Scrum project and add it.

LHofman
Contributor
September 2, 2021

Hi @Mohamed Benziane , how do we link the custom field to the issue type?

We can set the custom field's value in a post function when a ticket is created, but can we trigger a post function when the issue type changes?

Suggest an answer

Log in or Sign up to answer