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

このページの内容は、JIRA でサポートされていないプラットフォームに関連しています。したがって、アトラシアンは、そのためのサポートの提供を保証できません 。この資料は情報提供のみを目的としているため、お客様自身の責任でご使用ください。

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

ソリューション

コメントの作成者やコメントの日付を正常にインポートするには、必要条件がいくつかあります。

  • 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
    
    (info) 最新のプラグインバージョン 2.6.1 では、次の設定を使用してください。
    settings.advanced.mapper.comment : com.atlassian.jira.plugins.importer.imports.csv.mappers.PvcsComment
    
  • ユーザー名 (例: eddie) が JIRA に存在する必要があります。
  • コメントの形式は次のとおりである必要があります。
    "終了時の QA メモ: エディ: 4/28/2004 11:54:35 AM: この不具合は解消されたため終了します"
    

Unknown macro: {htmlcomment}

Severity: Low
Article ID: JIRAKB284367474

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