Jira Cloud CSV Import Error: User Doesn't Exist

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

プラットフォームについて: Cloud のみ - この記事は クラウド プラットフォームのアトラシアン製品に適用されます。

要約

シナリオ 1

The error occurs when you start a CSV Import from the External System Import option in Jira. This method does not show the pre-validations. However, you can click the 'Download Detailed Log' link to view the import details.

Error:    Issue Creation Failed: User "<user displayname" doesn't exist

シナリオ 2 

If you use Import issues from CSV functionality from inside a project, you will see the error below. This method shows a validation summary and displays any errors that may occur after the import is complete.

環境

JIRA Cloud

診断

  • Check if the CSV file has Assignee, Reporter, and other User Picker Custom fields which have the user's Display Name as the value.

原因

  • Jira cannot parse or resolve Display names in the CSV to email addresses or AAID(Atlassian Account ID). 

  • We usually map Assignee column from the CSV file to the Assignee Jira field, which causes the error.

ソリューション

For Reporter and Assignee fields

  1. In the CSV file used for the import, make sure that the Assignee ID and Reporter ID columns are present.

  2. Go to the import function

    1. (For Scenario 1) Go to Jira Settings > System, scroll down to Import and Export and select External System Import > CSV.
      Note: If you are not a Jira Admin, you won't be able to use this option 

    2. (For Scenario 2 ) Go to ProjectAll Work and select Import Issue from CSV from the actions menu.

  3. Map the Assignee ID (Atlassian account ID) value of the CSV to the Assignee Jira Field. Similarly, map the Reporter ID value for the Reporter field. 

  4. Proceed with the import operation.

For Custom field - User picker fields

  • These fields will not have the AAID Column for it in the CSV
  • Change the Display Name in CSV to their respective user Email Address.


If you still face issues and require assistance, kindly contact the Atlassian Support Team.

最終更新日 2025 年 4 月 28 日

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.