Hi
I'm trying to migrate our servicedesk project to the cloud but the migration always fails
This are the error messages and I don't know how to resolve them
ERROR HELP project-export mri:mig:jira/servicedesk:lingoTranslationFieldUpdate:18799 has reference to requestTypeGroup with id 2 that was expected to be exported but was not.
ERROR HELP project-export mri:mig:jira/servicedesk:lingoTranslationFieldUpdate:18801 has reference to requestTypeGroup with id 2 that was expected to be exported but was not.
ERROR HELP project-export mri:mig:jira/servicedesk:lingoTranslationFieldUpdate:18800 has reference to requestTypeGroup with id 2 that was expected to be exported but was not.
Anyone an idea to resolve this issue?
Thx
Karel
Hi
Some more detailed information
The error message talks about Lingo. So my first search was
SELECT * FROM AO_C7F17E_LINGO_TRANSLATION WHERE ID IN ( 18799, 18800 , 18801)
It seems that every record with the error message has the same Lingo_revision_id
SELECT * FROM AO_C7F17E_LINGO_REVISION WHERE ID = 14013
SELECT * FROM AO_C7F17E_LINGO WHERE ID = 92
Now we have our mystic error but now I'm stucked how to go further.
Any idea's?
Thx
Karel
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.