I wrote an automation to send a note to Teams when someone creates or updates a Release (Fix Version). It works well, except that I cannot figure out how to get the name of the user who created/updated the release (fix version). I can see how to get the user who updates issues, but not a fix version.
Is there a smart field (or expression) that contains the user?
You may use {{initiator.displayName}} to see who did the action which triggered the rule.
Kind regards,
Bill
That worked brilliantly! Thanks, Bill.
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.