Hi,
I would like to be able to sort out JIRA versions in descending order. Our versions are numerical values, basically I'd like them to be sorted so that when I select a value for "Affect version" the highest number will be displayed first.
Thanks in advance for your help.
/Elettra
I'm afraid you can't. Not without an add-on. The orde is part of the Version interface and stored in the JIRA database. Manually reordering a version triggers a save operation. This order is also used when displaying the Affected Version(s) or Fix Version(s) fields. If you want a different order, you will have to manually adjust this in the Versions configuration screen.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can the order of Versions be newly created ones appears on the top of create issue interface.
Now the system behavior is different.
The oldest one appear on the top of create issue interface.
User needs some time to scroll down to find the newly created versions.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi, you are more than welcome to try my plugin - Version Manager for JIRA cloud.
Not only does it let you sort by whatever column you want, but it also lets you delegate the manage versions permission to whoever you decide and assign components to versions.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Atlassian does not provide flexibility to arrange order as you please. What i figured is that if you go to releases, there is an option to drag and drop. Here you need to order them in reverse of what you want to see on your board.
It is STUPID, but works.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
With a hundred or so projects and thousands of versions doing this manually would be tedious and time consuming. I will be working on sorting using the REST API (python) using move_version.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks Prempal! This worked for me.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This is what I needed! I had sorted them but hadn't realized that it was just choosing the reverse of my order.
Thank you!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi, you are more than welcome to try my plugin for free - Version Manager for JIRA cloud.
Not only does it let you sort by whatever column you want, but it also lets you delegate the manage versions permission to whoever you decide and assign components to versions.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Elettra,
I don't know how to do this in the JIRA interface itself, but if you are looking to generate reports, our plugin Intelligent Reports can easily sort the versions by name and pick the first one to display in the report.
Intelligent reports lets you desing the report template directly in Microsoft Word, and set up simple point and click rules to define which data is included in the report. No programming language or API to learn.
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.