Learn about Atlassian organizations
New to administering Atlassian cloud products? Learn about Atlassian organizations and what it means to be an organization admin.
When copying Jira data, data is added to your cloud instance without overwriting existing data. However, we rename the Epic and Story issue types in a specific scenario.
Scenario
For example, you're copying data from a source instance of Jira called acme.atlassian.net to another instance called http://my-acme.atlassian.net.
In acme.atlassian.net, you've renamed the issue types Story to User Story and Epic to New Epic. When you copy data to http://my-acme.atlassian.net, which has issue types called Story and Epic, the issue types will be renamed as User Story and New Epic.
To prevent renaming of these issue types:
Before you copy data, navigate to Settings > Issues in your source instance.
Select Issue types.
Select Add Issue Type and create a standard issue type with your desired name.
Use the bulk edit feature to change all relevant issues to use this new issue type.
If you've copied data and your issue types are renamed:
In your destination product instance, navigate to Settings > Issues.
Select Issue types.
Locate the renamed issue type and select Edit.
Rename the issue type back to its original name.
Was this helpful?