hi all,
JIRA 7.3 server users.
I m trying to enable the simply workflow from kanban board but I get the you cannot use simplified message
all the conditions for simplified WF are satisfied. so, I'm not sure what is causing the issue.
Only 1 WF for all issue types
filter is going off of only 1 project
I have permissions
the workflow has more than 1 transition for each status.
we only use the generic post-conditions( copied the WF from JIRA default ).do not have any add-ons that were used in post-condition, validator, condition.
thanks !
Hi @Nic Brough -Adaptavist- and @Peter DeWitt sorry to bring this post alive after 6+ years. I faced this issue recently with error message as - "The Workflow is assigned to workflow schemes", when I am trying to simplifying one Jira Workflow.
I am using very basic workflow as below :
My board filter also consists of only one project. I am using Jira Cloud version.
Can you please help ?
The error message is not well written, in my humble opinion, but it is telling you what is wrong.
The workflow is used by more than one workflow scheme, and those workflow schemes are being used by projects that your board does not include.
To fix this,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You issues need to be able to move freely from status to status. Essentially this means that each status should have the select allow all statuses to transition checked. This is the most common issue I see.
pjd
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
thanks peter.. That's what I thought. I was able to make the change with an older workflow which had all-all but I was not sure.
so, if the work flow is customized and doesn't allow all-all then this wouldn't work ?
If this is the case, this should be called out in the Atlassian Documents.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Actually, most of that does not matter.
The "simplify workflow" button takes your list of status in the current workflow, throws away all the transitions except "create", and creates a set of "all" transitions into each status.
If your current workflow is the default Jira one, you are an admin (Jira or System), and the board filter is as simple as "Project = X", then the simplify button will work.
If your board filter is more complex, then have another look at it - make sure that it only draws in one single project.
If your workflow is not one of the off-the-shelf ones (default or created by one of the standard project templates), then check that there is a transition out of every status, and there are no post-functions, validators or conditions provided by add-ons (although, I've found in most cases, that doesn't matter, as clicking simplify just scribs them)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Nic,
The workflow is not default. I have created it with some custom statuses and transitions but all statuses have more than 1 out going transitions. we do not have any add-on's.
my concern is more of users having the ability to "simplify workflow" from the board(we are working on permissions and the way our permissions are set, some users who created boards( board admins) and a "X" user group can make the WF simplified from board).
I was working on permissions and I noticed the no option to simplify and went digging into that.
since workflow export will remove any plug-in items, I tried to export the workflow. I see that the "Update Issue Field" post function is called out. I thought this is JIRA's post function.
is it not ? if so, what is the plug-in linked to it ?
thanks !
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ah, I see the problem.
Only system and Jira administrators can simplify a workflow. Non-admin users cannot do it. They can be board and project admins, but that does not give them the right to simplify.
Think of it as a flag that system admins can set to say "board admins can now edit workflows"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
ok Nic ! I'm the JIRA Admin and like I said I cannot simplify this particular WF.
since workflow export will remove any plug-in items, I tried to export the workflow. I see that the "Update Issue Field" post function is called out. I thought this is JIRA's post function.
is it not ? if so, what is the plug-in linked to it ?
thanks !
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Update issue field is a native post-function.
I can't see why you can't simplify - what does the "cannot simplify" message tell you?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ok, we'll have to check the detail of why manually.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Nic- I looked at the questions and see my answers below -
project = X ORDER BY Rank ASC
The workflow scheme has only 1 workflow for all issue types
The wokflow has 1 or more outgoing transitions for each status
I deleted the extra post functions and there are no conditions or validators.
Still unable to see the simplified button
Thanks !
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@sn, Just a thought, what if you created a new workflow with all the required statuses you and nothing else. Make sure each status has the allow all statuses to transition to this status checked and then replace your current workflow. Check the simplify workflow button after that.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.