Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

workflow says "no incoming transitions to status" when there are (false warning)

Greg Sarcona
Contributor
April 18, 2019

I have a workflow where recently a warning appears that there are no incoming transitions to a status.  Looking at the workflow diagram, there is a clear path to the status being highlighted.  I've walked test issues through the workflow and have no problems.  The warning is apparently a false alarm.

This warning is preventing us from migrating the workflow from cloud to server installs.

I've disconnected/re-connected the transitions; explored their conditions, validators, and post-functions; added parallel transitions; and the warning remains!

2 answers

1 accepted

1 vote
Answer accepted
Greg Sarcona
Contributor
July 29, 2019

What happened was, during migration, the JSU (jira Suite utilities) rewrote some of the transitions to have post-functions in an inaccurate way.  I got an error message "Could not load FunctionProvider class" when trying to make the state change, where there was a post-function to clear the Resolution field.  I had to edit every transition in every workflow where this error occurred (yes, that meant testing every transition in our workflows schemes!) to rewrite the post-function.  It looks like the post-function code should work, but when I re-wrote it, it was the simple, clear form. (second picture).

 

 

Here is the error and its cause:

image.png

 

 

 

Here is the corrected form:image.png

 

 

This may not be your specific case.  But if you get prevented from state transitions, look into the conditions and post-functions, and compare what you see to transitions which do work. 

 

CSI: Jira is fun!

 

:)

0 votes
Earl McCutcheon
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
April 23, 2019

Hi Greg,

Thanks for reaching out to the community, but to look into this one we will need to take a look at the erring workflow directly and get some details from the logs.

To get the additional details from you I have created a support request on your behalf that can be viewed at the following link:

Please log into the Support Portal and provide a link to the affected workflow so we can investigate further.

Regards,
Earl

Tracey_Mora July 29, 2019

I'm currently experiencing the same issue (a bug perhaps?) and would love to know how this got resolved. 

Like Lydia M likes this
Scrum Development
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 15, 2019

Same here... I noticed that in my case, the error started when I changed the statuses and unchecked the option Allow ALL Inputs... I guess something clears EVERYTHING and let the status in an unstable condition?

It temporarily gets fixed when I create a new transition from a different status and then I drag/drop the connectors... but after a few more changes, it comes back...

Like Deleted user likes this

Suggest an answer

Log in or Sign up to answer