Hello - I'm trying to track first response time for a project in Jira. I can get it to work by either using a trigger on when a transition occurs or its assignee changes. However if I repeat those triggers, it updates the time variables again.
Is there a way to trigger an assignee change only when it goes from blank to assigned?
Thanks
condition: assignee = uassigned
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.