-
Bug
-
Resolution: Fixed
-
Medium
-
3.0 Standard Beta, 5.1.5, 5.2.2
-
3
-
Severity 3 - Minor
-
NOTE: This bug report is for JIRA Server. Using JIRA Cloud? See the corresponding bug report.
Symptoms
When using the Database Integrity Checker a stack trace is generated.
The following may be found within the atlassian-jira.log:
com.atlassian.jira.appconsistency.integrity.exception.IntegrityException: Error occurred while performing check. at com.atlassian.jira.appconsistency.integrity.check.WorkflowCurrentStepCheck.doCheck(WorkflowCurrentStepCheck.java:142) at com.atlassian.jira.appconsistency.integrity.check.WorkflowCurrentStepCheck.preview(WorkflowCurrentStepCheck.java:51) at com.atlassian.jira.appconsistency.integrity.IntegrityChecker.preview(IntegrityChecker.java:63) at com.atlassian.jira.appconsistency.integrity.IntegrityChecker.previewWithIds(IntegrityChecker.java:35) at com.atlassian.jira.web.action.admin.IntegrityChecker.doExecute(IntegrityChecker.java:68) at webwork.action.ActionSupport.execute(ActionSupport.java:165)
Cause
This is a bug within JIRA.
Workaround
Run the "Check Issue for Relation 'RelatedOSWorkflowEntry'" check first and fix any entries that are returned.