Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Efficient way to add Fix Versions across projects?

Ben Weisman May 12, 2022

Is there a way other than doing them manually in each project?

3 answers

3 votes
Joseph Chung Yin
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 12, 2022

@Ben Weisman -

Hi Ben:

Unfortunately, Versions/Releases just like with Component/s mgmt is done at each project's level (project dependent) in Jira software.  

I personally have not use any 3rd party add-ons to manage cross project versions.  However, Advanced Roadmap for Jira does provide the concept of cross-projects releases, but it is only within the plan and not pushed back to Jira projects.  Here is the link reference - https://support.atlassian.com/jira-software-cloud/docs/create-a-cross-project-release-in-advanced-roadmaps/

Hope this helps.

Best, Joseph Chung Yin

Jira/JSM Functional Lead, Global Infrastructure Applications Team

Viasat Inc.

0 votes
Darryl Lee
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 18, 2022

If you or the person managing versions are comfortable with the command-line, you could use Bob Swift's CLI, which has an addVersion action that is as simple as:

acli --action addVersion --dateFormat "dd/mm/yyyy" --project PROJECT --version VERSION --description DESCRIPTION --startDate STARTDATE --date RELEASEDATE

So then, this could be made into a shell script that takes a set of variables (VERSION, DESCRIPTION, STARTDATE, RELEASEDATE) and plugs them in for all of your PROJECTs. (One call for each PROJECT.)

It's conceivable that this could be turned into some kind of web service as well, but then you'd have to deal with logins and authentication and bleh.

Darryl Lee
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 18, 2022

Oh, and I forgot to link to this great tutorial for adding multiple versions in bulk from a CSV file so that's another approach:

https://bobswift.atlassian.net/wiki/spaces/SUPPORT/pages/1199341608/How+to+create+versions+in+bulk+using+Jira+Command+Line+Interface+CLI

0 votes
Dave Mathijs
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 12, 2022

Hi @Ben Weisman ,

I would recommend third-party app Octo for managing cross-project versions.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events