How to set the Request type for Jira Service Management issues when importing from CSV

お困りですか?

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

コミュニティに質問

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

要約

When migrating from another issue tracker, you can export data to a comma-separated value (CSV) file and then import that file into your Jira Service Management application using the External System Import menu. 

For requirements of this CSV file, please check out this page: Import Data from a CSV File

Request types are only available in JSM projects and they are not available to import as plain text. 

ソリューション

Instead of using the name of the request type, you can use the request type ID. 

How to find the request ID for one request type?

  1. Navigate to your Project → Project Settings → Request types.
  2. Click on the request type you need.
  3. Look at the URL in the address bar of your browser. The number after the request type is the ID you need to use in your CSV file.

In the below example, the request type's ID is 30.

https://MyVerySite.atlassian.net/jira/servicedesk/projects/AA/settings/request-types/request-type/30/request-form

How to find all request-type IDs available in a JSM project?

You can use the following API endpoint to get all request type IDs: 

Get all request types



最終更新日: 2023 年 10 月 17 日

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

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