Workflow states are missing

AbrahamA
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 15, 2015

Hi

I had a issue with workflow transition on create issue ( disabled a plugin without removing the post function). Now the plugin is enabled again.

The issue is JIRA tickets that were created when there was a problem with workflow transition do not have any transition buttons available to change state.

How do I fix it s that I can close these issues. ( I can clone the issue and see all transitions properly and then delete current issue).

Just want to know if I can do something so that I can get back transition buttons on current issue.

 

Thanks

Abe

1 answer

0 votes
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
September 15, 2015

That's a classic symptom of "workflow tables don't match issue tables".  It's quite hard to get into that state without broken code/scripts, and your case sounds very odd - the only way I can imagine you'd be able to get there is to have two post-functions that are doing unusual things.  One (not the post-function you've removed) is breaking the data.  Then the post-function you removed and put back, is (accidentally?) fixing the damage done by the first.

Anyway, cause not withstanding, there are four things you can do.  In order of preference that I'd do them:

  1.  Try the "integrity checker" - that explicitly has a module to check for this mismatch and repair it.
  2. Force a workflow change - copy the workflow scheme and workflow(s) to a new name, check it works, and apply it to the project.
  3. Force a workflow change - move the affected issues to another project, ideally one with different workflows
  4. You've already got this one - clone the issues and delete the old ones

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events