CSV import - Error after Importing CSV file in Jira cloud
要約
Upon performing Import with CSV file encountered with error below:
Performing CSV import customer noticed the below error :
Cannot add value [ [TEST-86] ] to CustomField Parent Link in Issue with summary 'TEST 1| Test'. Probably value was in incorrect format
診断
There should be no Restriction/condition/validation set on workflow for Create on the desired Issue Type.
The user should hold Create Issue permission on the destination project.
原因
The reported error could have been encountered as a result of attempting to Map Task Issue 1 as a Parent of another Task Issue 2. The issue Type of the same hierarchy level should not be mapped as Parent and child. Rather, this can be linked with an Inward or outward link.
ソリューション
Please update your CSV file as per the recommendation below. Issue 1 and Issue 2 are linked as Blocks "Issue link relation" and subtasks as parent-child and attempt to import the issue.
In the below table, Inward Issue Link(Blocks) specified Linked Issue relationship of Issue-1 and Issue-2 as "Blocks" Issue relation and Parent field value is Isuse Id of Parent of the children or substask in this case it is Issue Id =2 for Issue key Issue-2.
要約 | 課題キー | Issue id | 課題タイプ | Inward issue link (Blocks) | 親 |
Migration to Jira from PM | Issue-1 | 1 | タスク | ||
Phase 1 | Issue-2 | 2 | タスク | DTP-1 | |
Sort Projects by Active or non-active | Issue-5 | 5 | サブタスク | 2 | |
Identifying and Sort all Project on Project Manager by Team | Issue-4 | 4 | サブタスク | 2 | |
Pilot (FI) | Issue-3 | 3 | サブタスク | 2 |