JQL order by sub-feature

Andrew Karandjeff January 3, 2013

When you create sub-features for a feature ticket, you have the ability to change the order around of the sub-features on the parent feature page. Is there anyway to translate that into an order by clause when creating a filter?

For example, I'd like to see something like this:

parent=C3C-1306 order by <subfeature_order>

I looked through all the fields and tried a couple, but nothing jumped out. Figure it's got to be in the DB somewhere, just don't know what controls that. Thanks.

1 answer

1 accepted

0 votes
Answer accepted
Renjith Pillai
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.
January 4, 2013

Not really :(

Since ordering is always based on a field, I guess it is not possible.

Unless you use greenhopper and sub-tasks are ordered in the same order as in the issue parent, then probably you can use the Rank field to sort it (and this is possible only after starting the sprint)

Andrew Karandjeff January 9, 2013

Oh well, it was worth a shot. Thanks.

Suggest an answer

Log in or Sign up to answer