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.
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.
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.