The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
The currently logic for my rule is that when an issue transitions to In Progress, it'll update the Assignee field based on who triggered the rule, then it posts the ticket in slack with {{assignee.displayName}} started this ticket.
However, in Slack the displayName is blank because the rule did not finish executing and posts "is starting JIRA-123" in Slack.
Any help would be appreciated!
Two options come to my mind to help you work around this:
{{initiator.displayName}}
I'm not sure the first one will work, as sometimes the "initiating user" is the "Automation for Jira" pseudo-user. A quick test should verify if it will do the trick in your scenario.
The second approach has some additional overhead, but is the "big hammer" approach that should ensure that the issue updates are synchronized with the rule execution.
Mykenna,
Thank you very much for the feedback!
{{initiator.displayName}}
did work when tested.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This month the spotlight is on AppLiger. We caught up with Pavel Pavlovsky, CEO and Product Manager, to learn how the company started and what fuels the team's creativity. Atlassian:...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.