Documentation for JIRA 4.3. Documentation for other versions of JIRA is available too.

The content on this page relates to platforms which are not supported for JIRA. Consequently, Atlassian can not guarantee providing any support for it. Please be aware that this material is provided for your information only and using it is done so at your own risk.

Importing from PVCS is not supported yet, but there is a feature request being tracked here. The above problem occurs whe the pvcs command is not configured in the CSV configuration.

Resolution

In order to import the author of the comment and the date of the comment successfully, there are a few required conditions:

  • Append the settings in the csv configuration file which you have saved the configuration through wizard
    settings.advanced.mapper.comment = com.atlassian.jira.imports.csv.mappers.PvcsComment
    
  • Username (Example: eddie) must exists in JIRA
  • The format of the comment should be as below:
    "QA Note on Close: eddie: 4/28/2004 11:54:35 AM: Closing this defect as it is no longer relevant"
    

Unknown macro: {htmlcomment}

Severity: Low
Article ID: JIRAKB236588753

http://support.atlassian.com/browse/JSP-18269