Hello Atlassian Community,
I wanted to know if there is a way to use Jira Automation to create a new version after a new version is released.
Currently, my org has automation that releases a version at a specific time on a specific day. I'm hoping to have a new version created after the previous version is released.
So the path would look like this ->
At 2PM PST every Thursay, the current version is released. -> Once that version is released, a new version is automatically created.
Our version names are incremented every week by 1. For example, the current version is 230. The next version will be 231.
Yes, you could use an automation for Jira (A4J) rule to do this. Something like:
You may want more steps if you have other things to do, like assign issues, notify people, etc.
Please look at this documentation and template library for ideas:
Take a look at the smart values and text or math functions if you need to auto-increment your version name/value.
Best regards,
Bill
Thank you Bill. I will be going over the provided documents. I appreciate your time.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Don Doblados @Bill Sheboy please help me on this task?
the current version is released. -> Once that version is released, a new version is automatically created.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @prakash -- Welcome to the Atlassian Community!
What have you tried thus far? For example, did you read the information in this thread which both describes how to implement such a rule and the documentation on rules?
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have one jira version ...i want increase version number only how it's possible do you have any idea about on this.
my version is like : 2022.11.0 - project v33.0.0
i want to increment in this manner : 2022.12.0 - project v33.1.0
2023.01.0 - project v33.2.0
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.