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
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi , I am unable to move an open issue through my workflow. I keep getting an error of "cannot assign issue to nonexistent user". It seems that you have tried to perform an illegal workflow operation. If you think this message is wrong, please contact your Jira administrator."
@hristo.iliev,
It seems that you have a post function on your workflow which was assigning the issues to a user that no longer exists.
Take note of the issue type/types where this is occurring, along with the transition where this is occurring. Navigate to Project settings > Workflows and edit the workflow tied to the issue type which was throwing the error.
Look for the specific transition which is failing, and click on it. A little box should pop up that looks like this:
Click on the Post Functions link and check to see if one of them looks like this
This user will likely be one that doesn't exist any more. Just remove this post function and save your workflow.
@Kian Stack Mumo Systems thanks a lot for your help, i fixed it with changing of "assignee will be cleared" to "assignee will be set to default"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@hristo.iliev , for me the message shows name of a particular user who is no more with the organisation. That user is no where specifically mentioned in the post function or any transition. Can you help me in understanding why that should happen that his name is coming in the error message? It must be picking it from somewhere.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Same case here, we have a deleted user but I don't know where that user is being picked up from
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
same issue here. not sure where the user is being assigned. no clues in the logs
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.