I've checked the integrity in http://IP_adress:8080/secure/admin/IntegrityChecker.jspaandthere is a problem with:
Check workflow integrity <input type="checkbox" name="integrity_check_4_6" value="6" checked="checked"/> Check you have entered are correct workflow statuses
ERROR: XX-84 - workflow entry with id 10229 has an incorrect status. (JRA-4241)
Where is the problem?
[I've one a migration from HSL DB to MySQL few days ago]
The problems you are having here and in a couple of other places are slowly adding up to make me think that you have something in your workflow that is breaking issues as you create and/or update them
Could you
1) List ALL of the listeners you have in your system (it's possible to break things with these as well, but I suspect it's your workflow. We need to rule the listeners out though)
2) List ALL the post-functions you have on the "create" transition in the workflow for an issue type that is either breaking or your system is failing to create correctly.
It is difficult to say where the problem is but you should go ahead and fix it using integrity checker itself.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I know that but when I try to create another issue the same integrity problem comes back
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.