I want to auto transition to Close status when customer comment contains "ok to close"
else the comment contains "reopen" it will auto transition to Work in progress.
Maybe an automation like this could help:
In the IF statement use an smart value like this one:
{{issue.comments.last.body}}
Does it make sense?
Let me know it worked 😁
Cheers,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.