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.
Want to make your everyday Community actions directly contribute to reforestation? The Atlassian Community can achieve this goal by liking a post, attending an ACE, sending your peers kudos, and so much more!
Help us plant more trees
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.