Is there a way to change the project status in the workflow? I accidentally chose canceled instead of "done", but it doesn't appear to easily let me revert or choose a different status.
Hi Jenna - Welcome to the Atlassian Community!
You will need to modify the workflow to add a transition from the Canceled status to the Done status. I would add a condition so that only someone in the Jira Administrators group and execute the transition.
I would also add a post function to clear the Resolution field. And one after that to set the Resolution to Done.
Save all of that and publish the workflow.
Then you should be able to move it from Canceled to Done.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.