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.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.