There used to be a way to chose in Greenhopper whether new issues should automatically appear at the top or the bottom of the backlog in the Planning Mode view (with Ranking enabled). For a while, we had been experimenting with new issues appearing at the top but we would now prefer to go back to the default of having new issues show up at the bottom. For the life of me, I can't seem to find where that option can be configured any more (using on Demand version). I've gone through the docs and I can't seem to find where this is documented.
Is that option still available? If so, could someone please point us to the right configuration screen?
OK, I think I know what's going on just not sure if it's a bug:
Is this just us or can other people reproduce this?
We've got the same behavior, and I think it's a but. At least it's unwanted behavior. We use Jira Agile 6.2.5.1.
I took the liberty to file a bug with your reproduction text quoted, I hope you don't mind: https://jira.atlassian.com/browse/GHS-10472
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for the explanation George. It helps figuring out why some tickets are created on the top and some are created on the bottom of the backlog which seem to be unpredictable.
Now it makes more sense and made it a habit to always create a ticket outside the backlog.
By the way: see also https://jira.atlassian.com/browse/JSWSERVER-5368
I would rather see the following ticket to be implemented: https://jira.atlassian.com/browse/JSWSERVER-11139
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The board is based on a filter. You may have changed the sorting order of that filter. Go into your board's configuration (tab filter) and check the filter query. Make sure that the results are ordered like this:
"ORDER BY RANK"
Cheers Christian
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks Christian, we are actually using the proper filter for Ranking as described in https://confluence.atlassian.com/display/GH/Enabling+Ranking?application=cac&continue=https%3A%2F%2Fconfluence.atlassian.com%2Fdisplay%2FGH%2FEnabling%2BRanking:
project = <project name> ORDER BY Rank ASC
We even tried playing with the ASC vs DESC order and tickets still appear at the top.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.