is there a way to trigger an automation if the assignee of the issue comments on an issue?
Glad to hear you found a solution,
I suggest using {{assignee.accountId}} equals {{initiator.accountId}} instead of displayName.
Use the issue commented trigger, but then have a condition and I would use the JQL condition with this JQL: assignee = currentUser()
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Actually, never mind that doesn't work for some reason.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Figured it out, you can use the advanced compare condition.
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.