hello team,
im looking for a way to change the status of a JSM ticket once the linked Dev project ticket resolution is changed to a certain value.
Exemple: Change the status of the JSM-001 ticket to closed when the resolution of the Dev-001 ticket is set to delivered after it was resolved.
Thank you.
Community moderators have prevented the ability to post new answers.
That is something you can do with an automation rule. That might look somewhat like this:
Hope this helps!
Thanks dear @Walter Buggenhout .
my issue is that I want my trigger to be a specific resolution, not a status :/
the workaround I found is to add a new status in the dev Workflow for that specific resolution and do the mentioned automation.
Thank you sm
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You could also just switch the initial trigger: instead of issue transitioned, use Field value changed:
Do take some time to dig a little deeper into the magic powers of Automation; there's a lot of possibilities there ...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.