have a project in Jira, let's call it Project A, which contains 15 issues. I need to copy or export/import these issues to another project, Project B. However, after migrating the issues, I've noticed that some fields are missing. Here’s a screenshot showing the missing fields:
(Project A having tabs and fields also but once move or copy or import the data to Project B tabs and fields are missing)Can you suggest best way to migrate the issue.
This is how you would copy or export/import all fields between any two projects in Jira.
1. Exporting Issues :
- Make sure you are in the project from which you want to export issues.
- Use filter to select all issues you want to export.
- Click the button <Export>, and choose the format: CSV, Excel.
2. Modify the Exported File :
This should correctly fill all information with the field configuration of the target project.
3. Importing Issues :
Destination project
Jira Settings > System > External System Import
Select the file format, such as CSV or Excel, that was exported.
Upload the file, then map fields to the destination project's fields.
- Complete the import.
4. Alternative Approach - Bulk Update :
- Bulk update in Jira is another mechanism that can be leveraged to move issues between projects.
- Filter issues in the issue navigator, then use Tools > Bulk Change.
- Follow the wizard to move the issues into the new project.
These steps ensure that all fields are carried forward.
@David Matthew ,Thanks for Info
I tried both way,but Once Migrated all issue ,tabs and field are missing in all issues.Is there any way to fix this issue
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.
Hello @Tharunkumar B
How are you importing the issues? Are you using a CSV import? Such a process will not create tabs and fields in the destination project. Those have to have been already set up in the destination project.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Using CSV Import, First I create a destination Project with shared Configuration of Source Project. and then Import data into Destination Project.Once done these tab and field are missing ....and also I tried Bulk Copy Issue also.....is this issue with screens or now need to manually update the fields in issue or any options or suggestions.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.