We are in process of merging two jira instances into one. We moved projects from one instance to another by creating backup in first jira instance and importing projects into second instance. All is ok except jira Agile boards.
We noticed that jira Project import functionality has problems with Agile Boards ( https://jira.atlassian.com/browse/JRA-28748).
So we manually created Agile Boards with active Sprints. Now we are trying to import information of all closed Sprints and related issues. All suggestions are welcome.
Is approach with adding records directly into customfieldvalue table (for issue about Sprint) acceptable?
Example: INSERT INTO customfieldvalue (id, issue, customfield, stringvalue) VALUES (1149355, 154623, 11935, 13247);
Jira Agile version: 6.3.13.0
Hi Florjan, have you got how to import agile board? I'm running into same problem..
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.