When importing a project from another Jira server (both servers are 7.13; source is on linux, target is on windows), I receive the following error:
INFO 16:43:12,668 Project Import: Validation errors were found. The import cannot continue.
ERROR 16:43:12,668 The custom field 'Epic Status' requires option 'To Do' for the import but it does not exist in the current JIRA instance.
Any guidance is appreciated.
Hello,
Could you have a look at the destination server, if the Epic Status field has the To Do option?
Go to the sever where you import issues. Then cog item -> issues -> custom fields.
Find the Epic Status field, three dots -> View.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You need to unlock the custom field and add the value, https://confluence.atlassian.com/jirakb/how-to-unlock-a-locked-jira-software-field-779158866.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
hi @Klawd,
Before you import the project, you need to make sure all you project dependencies like custom fields/plugins are available in the destination server for the successful import
https://confluence.atlassian.com/adminjiraserver073/restoring-a-project-from-backup-861253833.html
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.