Hi,
I want to create a rule where a ticket can be assigned to another user only after the current assignee adds a comment.
hello @Padmabhushan Karale
Welcome to the community :)
The below rule should help your case
Trigger : issue comment
Condition : user related condition
smart value : {{comment.author}}
Action : assign issues
Thank you,
Prachi
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.