Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Updating the issue created when we modify the release date in the version.

Pablo Rodríguez Tejerina
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 26, 2022

Hi all, 

I have created an automation when we set a release (new version) to create a tasks for an external team adding as a description = "Perform UX text in {{version.name}}", defining the due date according the {{version.releasedate.plusBusinessDays(6)}}

Now I want to create another automation if the release dates are modified in the version, using as a trigger "Version Updated", adding also as a condition: 

image.png

But I can´t turn on the automation, as it seems that some JQL is missing in the condition.

1 answer

0 votes
Petter Gonçalves
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 31, 2022

Hello @Pablo Rodríguez Tejerina

Thank you for reaching out.

Checking your condition, you should use the condition parameter "Contains" instead of "Equals", as the description field only supports that operator.

The logic used here is the same as JQL queries. Text fields only support the contain operators ("~"), and equals ("=") can be used to select lists, number fields, etc.

For more details, you can check the documentation below:

Advanced search reference - JQL operators 

Let us know if you have any questions.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events