Hi
I try import backup of jira 3.12 to MSSQL from HSQL but I have error:
Failed to import data: Error in action: com.atlassian.jira.action.admin.DataImport@1933eab, result: error Error importing data: org.apache.commons.lang.exception.NestableException: com.atlassian.jira.exception.DataAccessException: org.ofbiz.core.entity.GenericEntityException: while inserting: [GenericEntity:CustomFieldValue][id,23603][issue,11663][numbervalue,4.471491289001E12][customfield,10040] (SQL Exception while executing the following:INSERT INTO dbo.customfieldvalue (ID, ISSUE, CUSTOMFIELD, PARENTKEY, STRINGVALUE, NUMBERVALUE, TEXTVALUE, DATEVALUE, VALUETYPE) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?) (Data truncation))
How I can resolve this problem ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.