-
Bug
-
Resolution: Fixed
-
Medium
NOTE: This bug report is for JIRA Cloud. Using JIRA Server? 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.
- is related to
-
JRASERVER-4714 Integrity checker preview breaks when issues have missing workflows
-
- Closed
-