I need to move issues from a Business project to a Software project. Each time I try, only the content from the standard fields are transferred. The content of the user created context fields are empty. However, as the user created context fields are filled with important information, I cannot ignore them. We are talking about approx. 500 tickets that need to be moved. My project role is admin and these are teammanaged projects. Access is private. I have also added the same issue types and context fields to the target project.
Hi @Steffen and welcome to the community!
Team Managed projects are very isolated. Even though you may have the exact same field names, behind the scenes they're seen as unique (they will even have unique custom field IDs).
Your best bet is to export the issues to csv and then perform an import to the new project. This will allow you to "remap" those fields to the appropriate fields on the new project.
Hi @Mark Segall, thanks for your welcome and the quick response. I already had the idea with the export. But I noticed that the comments are not exported. However, these are also very important. Is there a solution for this or am I doing something wrong here?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ahh comments... Yes you could take this approach:
Jira stores the old key value for reference so you may be able to perform an import of the custom fields you captured in step 1 against the original key. However, if Jira doesn't like that you would then:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.