i try to find a way to archive project, issue and worklogs from JIRA to another database to increase performance.
It's there a way to transfer all old "items" who was not modified past a year?
i try to find a way to archive project, issue and worklogs from JIRA to another database to increase performance.
It's there a way to transfer all old "items" who was not modified past a year?
You can move a project to a different instance following the procedure explained in this link:
https://awnaba.atlassian.net/wiki/display/PCP/Moving+a+project+to+another+instance
Basically, it consists of moving first the project configuration with a third-party plugin called Project Configurator. This plugin is able to export the configuration of a project to an XML file and restoring it into another instance based on that file. Finally, you would have to import project issues and their data with JIRA Project Import Tool. This tool works with an XML backup from the source JIRA instance.