I can think of two possibilities.
1) You did not state that the "Update change history for an issue and store the issue in the database" is part of your post-function chain. Without this post action, the database will not be updated with your change.
2) if you do have that post-function does it occur before the assignee post action?
I do not believe it is a permission problem since you can do the action manually.
Thanks Norman.. I changed it to the following and it seems to have fixed it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Since this is an initial transition, I am not sure if you also need this post function or not.
"Set issue status to the linked status of the destination workflow step" I know you need it for any other transition. See this documentation:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You need to make the "assign" step the first in the list of post functions, as explained in this knowledge base article.
5. Add a post-function, 'Update Issue Field', and set the Assignee field to desired user (if necessary, create a draft so the workflow is editable)
6. Make sure the Post-function is the first step in the list
It seems counter-intuitive to set the assignee before the issue is created, but it seems to do the trick.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If only it worked..
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Works for me. This is for case where Post-Function in the create issue transition does not update assignee due to order. Thanks @Aaron Oliver4 !
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Validate your expertise in managing Jira Service Projects for Cloud. Master configuration, optimize workflows, and manage users seamlessly. Earn global 🗺️ recognition and advance your career as a trusted Jira Service management expert.
Get Certified! ✍️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.