I am trying to create a workflow wherein the default "Open" status is renamed to "Draft". What I have done so far:
When I view the workflow diagram from the designer the status appears as "Draft". If I view the workflow diagram from an issue in the project, the status appears as "Draft". However, the issues status (in the text-only "Details" section) appears as "Open".
Is it possible to get an issue's "Open" status to appear as "Draft" for a single workflow (not change it globally)?
Hi Chad,
That's it
Cheers
Thomas
Thomas, thank you. After realizing you didn't intend for this to be done in the Designer interface it worked.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The inconsistent display of "Open" and "Draft" comes from the two (hardly distinguishable) different underlying concepts. The Remaining "Open" refers to a global status, and the "Draft" to the name of the workflow step. Each workflow step refers to a status.
Things you have to do for a migration:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks everyone. I keep running into error messages that I cannot remove the Open step nor can I change the transition from the initial "Create" step to point to my "Draft" step. This seems to be hard-coded that creating a new issue always puts the issue in a status named "Open".
The option to modify the initial transition is not available (it is grayed-out in the designer).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You cannot change the workflow's steps when it is in draft mode. You have to copy the workflow.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Create a new new status 'Draft' and modify the linked status in that workflow alone to the new status.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Is the workflow 'Active'? Check this out:
You will have to copy the workflow, modify it and then activate it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sorry. I don't quite follow. I can create a new status. But, the tool does not allow me to link the "Create" step to a new "Draft" status. And renaming the "Open" status to "Draft" only displays "Draft" in some interfaces, inconsistently. Sometimes the workflow diagram will show the stauts as "Draft", other times it will show it as "Open".
I'm sure I am missing something fundamental in changing this initial "Open" status to a different name but I cannot find related information in the documentation.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Workflow is in draft mode. Still cannot change the initial transition to point to a new status.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Draft mode in the editor only allows certain actions. Changing the create transition's end point is not one of them, so you need to copy the workflow and edit the new one, then migrate to it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I've again tried the copy workflow:
Opened designer and found I am not given the option to alter the create transition:
This is in JIRA 4.4.3.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I just discovered this cannot be done in the designer (or, at least, I don't know how to do it there). Instead, it can be done from the "Workflow Steps" interface.
I have a feeling one or more of you were trying to tell me this but I was assuming I could use the designer interface.
Thanks for the help!
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.