In our Jira instance we have two statuses- "To Do" and "To-Do"- that we have been using for a long time without any administrative oversight. However, the duplicative similar names has caused a lot of confusion \and we want to delete one of them and stick with only one. As our IT team has researched this it appears that each of these fields is a system default that we can't delete.
"To Do" seems to be the default for the Software Simplified Workflow feature we use often (see https://confluence.atlassian.com/jirasoftwarecloud/using-the-simplified-workflow-764478004.html\).
"To-Do" seems to be the default, non-editable "jira" system workflow (see image:).
My question is:
1) are both of these true, non-editable system defaults?
2) if we want to delete one and move everything to the other, can we?
3) if we can't delete either, can we make one unusable such that it appears to the end-user like there's only one? I'm guessing we'd have to somehow manipulate the "Software Simplified" workflow for scrum boards, or never use that feature, or else just live with their being two different statuses?
4) Has anyone else ever had an issue with this?
One trick you might want to think about - go to the plain list of status in Admin -> Issues -> status, and hover the cursor over the "edit" link for them. In the url that pops up, you'll see an "id=xxxxxx". This can help you work out what the "system" default status are. In plain Jira, ids 1-6 are the original Jira, and added status usually start at 10000. If you installed Jira Software before adding your own new status, it will have taken 10000 and 10001 for "To Do" and "Done". This might not be true for your system, but those numbers might help you work out exactly which one is the default "to do"
Thank you Nic! Really helpful, and when I hovered over "To Do"'s edit link and found it's id # to be 10200 so it sounds like a custom column. "To-Do" is id # 1 so I know that's definitely the one I want to keep now.
However, I'm still worried about deleting this "To Do". My issue is that using the simplified workflow feature will reintroduce "To Do" into my environment after I go through the trouble of deleting it. Here's the bit from the above link that concerns me:
Moreover (since I know that snippet form the article is just talking about steps which are a little different from statuses) when I go to one of the Software Simplified Workflows in our instance the "To Do" status is the one that's being used! See:
I'll admit I'm not very familiar with the Simplified workflow and how it has been used in our environment so I might be missing something here but I'm worried deleting "To Do" will either:
Any advice here?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Nic,
Some more information - when we go to change one of these Software Simplified workflows I also see a property on the all transition to the bad "To Do" that seems to be there by default, I don't know if that clears or muddies the situation:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sorry for the delay.
Yes, removing a duff "to do" will not stop it being re-introduced by a project admin later amending a simplified workflow. This is a bit of a training matter for project admins - you have to persuade them to re-use existing ones as much as possible, and, bluntly, tell them that if they don't, you will remove their duplicate ones without warning, and it will be their fault all their reports stop working.
When you simplify a workflow though, this will not create it with new "to do" status, it takes the existing ones. It's only admins adding new ones you need to be concerned with.
The property on the to-do status is for translations, which is a slight bonus over a custom status.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Nic, thanks again!
I'm a little unclear still on the property and if we need to carry it over to avoid breaking these workflows. Can you elaborate on what it's doing?
And how will the Software Simplified Workflow know which status to use instead of the faulty "To Do".
I think once I'm clear on those I'll be good to go haha
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The property is purely to allow for translations, if you miss it, the translation won't function. For example, if you've told Jira to show "Machen" if someone has selected German in their profile, then if you remove the property from it, the Germans will see "To Do" instead. And you can always put it back!
You can't delete a status while it is part of any workflow, so you will need to edit the workflows currently using the bad one, flipping the status on that step over to the one you want to keep. Once it's no longer used, you'll be able to delete the duff one from the list.
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.