I am looking to create an automation where:
How do I handle the condition part?
Hi @yanivlt
you can access the new version (if the creation is the trigger) with smart values.
For version, you can use:
{{versions.name}} - Returns the name of the affects version
{{versions.description}} - Returns the description of the affects version.
{{versions.archived}} - Returns true if the affects version is archived, and false if not.
{{versions.released}} - Returns true if the affects version is released, and false if not.
{{versions.releaseDate}} - Returns the affects version's release date. Can be combined with other date and time
See Automation smart values - issues | Cloud automation Cloud | Atlassian Support for more info.
For your case it should look something like this:
The smart value is wrong.
It needs to be version without the "s" -> {{version.description}}
The reference is from the Issue section, so for when you access the fix version of an issue. It's a bit confusing.
I tested that on my site and it definitely works.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Did you catch the news at Team ‘25? With Loom, Confluence, Atlassian Intelligence, & even Jira 👀, you won’t have to worry about taking meeting notes again… unless you want to. Join us to explore the beta & discover a new way to boost meeting productivity.
Register today!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.