You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
Dear everyone,
We use successfully the different triggers for branches and pull requests to trigger workflow transitions.
Now, we want to retrieve the user who created the branch/managed the pull request from GitHub to add them as assignee to the issue transitioned: Who knows how to set this up?
Kind regards, Tilman
I don't think you can get the "current user" in a post function, without using some add-on such as Jira Workflow Toolbox.
The update issue functionality provided by basic Jira is very limited, and would only allow you to assign a specific user, or use the "Automatic" value, which would default back to the project default assignee.
My suggestion is to install JWT add-on and then use the "Update or copy field values" post-function to set assignee = current user
Best regards
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.