DATA CENTER AND SERVER | CLOUD

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Integrity Checker

Since Requirements for JIRA extends the Data Model of JIRA it also comes with an additional integrity checker.

The integrity checker searches for common data inconsistencies in the Requirements for JIRA data and attempts to keep the data in a consistent state. It also comes with a repair function which, in case of errors, attempts to reset the data to a stable state.

On this page:

Performing Integrity Checks

  1. Login as JIRA Administrator
  2. Choose > Add-ons
  3. Select Requirements > Integrity Check from the sidebar
    (info) Keyboard shortcut 'g' + 'g' + start typing 'Integrity Check'
  4. Select one or more items whose data you would like to check the integrity of
  5. Click the Check button to perform the integrity check
  6. After the integrity checker run the result of the check will be shown.
    The result contains passed test as well as information about the found inconsistencies.
    In case any inconsistencies were found during the run Requirements for JIRA can attempt to correct them and bring your data to a stable state again. 
    To initiate the correction select any inconsistencies you would like to correct and click the Fix button. 
    (warning) Important: It is strongly recommended taking a backup before trying to correct any inconsistencies.
  7. If you chose to correct any inconsistencies you will be presented with the result of the actions that have taken place.

Available Integrity Checks

Check Folder References

  • Check for issues that have been added to a folder but do not exist anymore

Check Add-on Configuration

  • Check revision blacklist for fields that have been deleted
  • Check reuse configurations for fields and link types that have been deleted
  • Check suspect configurations for projects and fields that have been deleted

Check Add-on Permissions

  • Check global permissions for groups and projects that have been deleted
  • Check project permissions for groups and projects that have been deleted

Check Suspect Links

  • Check for issue links that have been set to suspect but do not exist anymore

 

  • No labels