As the title says, I'm interested in changing the scheme (issue types) and field configuration of a project but I don't know how this will affect past issues and their fields.
The change I want to make is to a new scheme / configuration which is NOT shared by other projects - the goal being to eliminate from my project issue types and fields which I don't use in it.
Will issue types/fields used in the old scheme just disappear or be changed, or will they simply not be available to reintroduce in the project for future issues?
Hello @radu_johansen
Welcome to the Atlassian Community!
Here's what happens when you change the issue type scheme and field configuration of a Jira project, especially when moving to a new, non-shared scheme to eliminate unused issue types and fields
If you remove issue types from the scheme:
Any existing issues in your project that use an issue type you are removing will need to be re-mapped to one of the remaining issue types in the new scheme. Jira will prompt you to select which new issue type each set of "orphaned" issues should be converted to. You cannot leave issues without a valid issue type.
If you remove fields from the field configuration or screens:
The data in those fields for existing issues is not deleted—it is simply hidden from the UI. If you later re-add the field to the configuration, the data will reappear in those issues.
Back up your data before making major scheme/configuration changes.
Test changes in a staging environment if possible, to see the impact on existing issues.
Review field mappings when changing issue types to ensure important data is not lost or hidden.
Thank you!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.