Project Configurator is a plugin for JIRA for copying a project configuration from a development or test instance to another JIRA instance.
- It can export a project configuration to an XML file and load it into JIRA from an XML file.
- Handles not only the project specific configuration, but also global objects such as schemes, workflows, statuses, resolutions, users, roles, groups, etc. that are used by the project.
- When a configuration is loaded, the plugin will detect the minimum set of changes required to replicate it in the target instance.
- In case of error, the database will be rolled back to return it to the original state and the error will be reported to the user.
- It offers a simulated load feature, that allows for previewing the changes that will be applied.
- Both processes (export and load) can be launched by an administrator from a standard JIRA session in a web browser running anywhere.
- Check documentation for more info.
Log in or sign up for Devpost to join the conversation.