Info | |
---|---|
|
Overview
Goal: Provide an utility to Migrate and/or Merge Herzum Approval data from one instance to another.
...
- Run a Dependencies Analyzer on the Source Jira Instance
Export Approval Data in xml format on the Source Jira Instance
- Delete Approval Data on the Target Jira Instance before to perform the import (Optional)
New administration screen: Export Import Data
Dependencies Analyzer Tab
The Dependencies Analyzer Tab allows to identify the Jira entities (Projects, Issue Types, workflow statuses, transitions, Users, Groups, Project roles etc) used or referenced by the Approval Configurations in the local instance.
...
The app will delete any dirty data (tuples having Export status = Draft) before to start the Dependencies Analysis.
Dependencies Analyzer Output
After that the dependency analysis complete, you will be able to display the Jira entities referenced by any Approval table and Download the Dependencies Report.
...
The Report will include any message displayed on the form.
Dependencies Analyzer messages
By following a dependency analysis there are three type of messages that can be displayed:
...
- Error: these messages report the missing Jira entities referenced by the Approval Tables. Such errors must be fixed before to perform the Approval Data export in order to allow the operation to succeed. The Approval recovery is able to fix the inconsistencies automatically.