How to generate a list of Versions automatically.

Eric Blair September 1, 2011

Everytime I create a project I have to go to the Versions section of the project and create a list of Versions that are the same every time, ie, weekly releases.

Does there exist current functionality for this OR can someone point me to how I might be able to write a small plugin that will just create this list for me? For example, pass in start date and it generates a list of weekly versions based on that start date.

Thanks in advance!

1 answer

2 votes
Bob Swift OSS (Bob Swift Atlassian Apps)
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.
September 2, 2011

You can use the JIRA CLI addVersion action. Put a bunch of those in file and run using the run action or write a little script to something fancier. Should have also mentioned you can use the copyVersion or copyVersions actions.

https://bitbucket.org/bob_swift/jira-cli/src/ea0def7f96e3/src/main/resources/examples/runExample.txt is an example that contains some addVersion actions.

Eric Blair September 2, 2011

Thanks for your reply! That's a cool tool.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events