I am a product owner and use the backlog every day. People in my company report bugs and submit ideas and I read every item and edit and if good accept them (like most of us usually do). I also add more details to the issues and most important, I set the priority to the item.
What currently happens is that even if I set the priority to Critical, the item appears at the very bottom of the backlog and I have to move it to top.
This seems like a simple operation but it is very annoying to have a priority field that is completely ignored in my backlog.
I have tried to change my filter to order by priority and rank but that renders the backlog unusable as you can't use any of the drag'n'drop features, you can't create sprints etc.
So my question actually is:
Why do you have issue priority if it is necessary to order every single item in the backlog manually?
I would like to be able to rank my issues inside one single priority. This would prevent the situations I have now and that is that I have a new issue, that I have prioritized as High, that is ranked lower than all of my existing backlog issues. And to change that I have to manually drag it somewhere between all medium and critical issues and then so I can rank it compared to other high issues.
Hi Ian!
I know that this is a very old thread, but since I've answered a similar question I just thought that would be nice to share this with you!
Please, take a look at the following community thread:
Hope this be of any help!
Best Regards.
I got to find the next unreleased version (but not current). So if you have versions 1..5 released, currently you're working on 6 and want to find version 7 use this:
fixVersion > latestReleasedVersion() AND fixVersion != earliestUnreleasedVersion()
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Did not work... still shows all future releases!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
fixVersion = earliestUnreleasedVersion()
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey Ian,
Did you ever find a solution to this problem? I'm looking to just get the next unreleased version and the one after that if possible. Thanks for your help.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It isn't tough, it is just that someone will have to write the code to do it. JIRA out of the box and none of the existing pugins doesn't seem to do this. Have a look at the JQL Function module.
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.