Custom filed error while project import from same jira version backup?

Suresh May 19, 2013

Hi,

There was a problem parsing the backup XML file at D:\atlassian-jira-5.2.9\atlassian-jira-5.2.9-standalone\jirahome\import\jira may20th.zip: No 'issue' field for CustomFieldValue '11403'.

In my backup i have custome with ID 11403.

How to Reslove this issue?

Thankyou,

1 answer

0 votes
Sultan Maiyaki
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 19, 2013

You are facing the issue reported in this article Run the command belwo to fix before running the project import again:

delete from customfieldvalue where issue is NULL;

Suggest an answer

Log in or Sign up to answer