the below error is displayed while importing a jira project to another Jira instance
ERROR 11:36:19,056 The status 'In Production Release' is in use by an issue of type 'Change Request' in the backup file. The default workflow 'jira', which is associated with issue type ''{1}'', does not use this status. This workflow is not editable. You must associate a workflow with issue type 'Change Request' that uses the status. To do this you will need to use a workflow scheme.
The simplest and best option without any error is to create the same workflow in the new site, which will allow for an apples-to-apples comparison, and then start importing the project. It will save you time resolving errors related to the workflow.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Create a custom workflow in the target Jira instance that includes the status 'In Production Release', then:
This ensures the import process can map the custom status correctly.
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.
Hey @arunkumar
The error is very details - when you import into Jira you must support all the field that are in the import file.
So here it tells you that the import file has a status that is not in your Jira instance - simply create it and then try again to import.
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.
Yes you can import the workflow first or you can make sure all the statuses are present in the target instance as stated in the error message
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.