We are trying to import a JIRA project from the cloud to a in-house version of JIRA..
it looks like we are about 95% done... if I try to import the project to the new server I get the following:
Errors The data mappings have produced errors, you can not import this project until all errors have been resolved. See below for details. Custom Field Configuration The custom field 'Epic Colour' of type 'Color of Epic' is required for the import but does not exist in the current JIRA instance.... but I dont see any type "Color of Epic" please help
The issue is that:
Epic Colour LOCKED Epic Color field for JIRA Agile use only. Color of Epic but on the in-house version of JIRA Agile 6.7.2 installed we dont have "Epic Colour" we have: Epic Color LOCKED Epic Color field for JIRA Agile use only. Color of Epic so the fields dont match... what can we do?
Hi Johnathan, did you find a way to overcome the problem then? How?
Thx Juergen
Renaming the field solved the problem for me. A howto can be found in https://jira.atlassian.com/browse/JRA-35937
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
you can update the table in the database of your JIRA
in SQL it is located here
"SELECT id,customfieldtypekey,cfname from customfield where cfname like 'epic%'"
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 it is US vs UK. Imagine you need to merge 2 instances of JIRA together. One with UK and the second with US.
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.
We are running.. JIRA Agile 6.7.2 in-house and the cloud is running 6.5-OD-03-002... I was told to upgrade to 6.7.2 in-house
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What versions are you using of JIRA Agile/Greenhopper on both?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.