The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Order by in jql plugin module - Jira 5.2

Mik
Contributor
February 12, 2013

Hi Guys

Is it possible to to write any plugin some can help me make own order in issue navigator?

My problem is I'm using nFeed Plugin and I have values in coluns, but Jira sorting issues by keys.

Unfortunately my keys are uuids and list of issues looks fatal.

Have someone idea how can I solve this problem ?

Best regards

Mik

2 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Mik
Contributor
February 13, 2013

Hi Marcus

Thanks for answer.

As I said I am using nFeed plugin, this plugin giving possibility to use external data in jira.

ORDER BY in Jira going by values from customfields (uuid in my case), but I am showing lablels.

I would like sort by lables.

Regards

Mik

0 votes
Marcus Silveira
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
February 13, 2013

Hi Mik,

If you simply click on the column name or add "ORDER BY ColumnName" to the end of your JQL search you should be able to order the issues in any order you want.

If this is not happening, please create a ticket on support.atlassian.com so a support engineer can investigate this with you.

Hope this helps,

Marcus