CSV import failed when the customfield has the version name that contained dot ( . )

XMLWordPrintable

      I was trying to do the CSV import with the version name that contained dot ( . ) in Version Picker customfield. However, I got the following error message during CSV import:

      [10:54:06] FAILED: Customfield value Version 1.2_b6 is invalid
      [10:54:06] com.atlassian.jira.issue.customfields.impl.FieldValidationException: Version Id is not a number 'Version 1.2_b6'
      	at com.atlassian.jira.issue.customfields.impl.VersionCFType.getLongFromString(VersionCFType.java:427)
      	at com.atlassian.jira.issue.customfields.impl.VersionCFType.getSingularObjectFromString(VersionCFType.java:261)
      	at com.atlassian.jira.imports.importer.impl.DefaultJiraDataImporter.importIssues(DefaultJiraDataImporter.java:548)
      	at com.atlassian.jira.imports.importer.impl.DefaultJiraDataImporter.doImport(DefaultJiraDataImporter.java:125)
      	at com.atlassian.jira.imports.importer.impl.ImporterThread.run(ImporterThread.java:21)
      

            Assignee:
            Unassigned
            Reporter:
            Kay Nny Lee [Atlassian]
            Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: