The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Missing history, incorrect transition

Erik Lucivjansky
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!
November 3, 2020

Hi, 

We have Jira version  7.6.11, 

On a lot of issues occures missingrecords in history, and also missing record of transition.  

Issues have set Status, but in history is not record about it. 

How you can see in the pictures, Issue has set status "In Solution" but in history we dont have record, how its went from "Prepare Solution" to "In Solution". 

And second case, (another picture) issue is in status "Closed" but in history is only "In Progress". 

This caused, events was not fired, some postfunctions ran wrong. 

We guess problem can be in Jira system postfunction "Update change history for an issue and store the issue in the database", because we also dont have record in database. Can you tell how this postfunction works? And what type of problem it could be?

 

Thank you

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Nic Brough -Adaptavist-
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 Champions.
November 6, 2020

You have something that is breaking your issues, quite badly.

There are only two ways I can think of doing this

  • Setting the status in the database instead of using the API
  • A very poorly written plugin or script setting the status directly, instead of using the transition process

To help diagnose this, start by picking any issue that has broken like this and look at its workflow. 

  • Does it have a transition from the old status to the new one (that has not been recorded)?
  • Can the issue now be moved to another status in the UI by using a transition?
  • In the transition it should have gone through to get to the current status, what postfunctions are there, and in what order?
TAGS
AUG Leaders

Atlassian Community Events