Hello,
I want to update a selected ticket due date or start date once the start\ end dated of one of the listed releases for the selected project were updated.
I understand there is a trigger for Release update but I can't find a way to capture the release id in order to query the related tickets assigned to this release.
Thanks,
Yaron
An easy solution that you can configure is as follows:
Use the Version Updated trigger:
Then add a BRANCH;
In the BRANCH settings, select the options "issues fixed in version" and place the current project;
Then, still within the BRANCH, insert the actions for editing the "Star Date" and "End Date" fields.
In these fields you can use smartvalues, for example:
{{now.plusBusinessDays(5)}}
Indicating that that field will be updated and its next date will be 5 days ahead.
Here is a print of the automation structure:
I hope this helps
Hi @Fernando EugĂȘnio da Silva ,
Thank you for the very quick response and clear & easy solution, already implemented :)
BR,
Yaron
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Atlassian Government Cloud has achieved FedRAMP Authorization at the Moderate level! Join our webinar to learn how you can accelerate mission success and move work forward faster in cloud, all while ensuring your critical data is secure.
Register NowOnline 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.