-
Bug
-
Resolution: Unresolved
-
Low (View bug fix roadmap)
-
None
-
6.3.4, 6.4.6
-
6.03
-
23
-
Severity 3 - Minor
-
5
-
- Create a custom field with a choice type. I tested with the Checkboxes and the Select List (single choice) type fields. I tested this issue with a Text Field type (multi line), and it didn't work.
- Set the field up to use only certain Issue Types. Just make sure that the type you choose also has the same type included in your CSV file. My field type utilized the Bug Issue Type. I tested with one, two, and three different types chosen at once. I reproduced each time.
- Have a CSV file with all the necessary fields to achieve an import cleanly. Just make sure there's a column for the custom field you just created.
- Map the fields.
- Instead of choosing the "Begin Import" button, you can choose "Validate".
- When you do, you should receive an error like this one:
Cannot add custom field value: null The value [ {null=CustomValue} ] can't be added to the Custom Field [ CustomField ]. The value [ {null=CustomValue} ] can't be found or is in the incorrect format
Workaround:
Instead of choosing an Issue Type for the field configuration scheme when you configure the field, choose "Any issue type".
- is duplicated by
-
JRASERVER-64700 Import Issues from CSV only works for choice fields that are configured for global issue types
-
- Gathering Impact
-
- is related to
-
JIM-1435 Failed to load
- mentioned in
-
Page Failed to load
Import Issues from CSV only works for choice fields that are configured for global issue types
-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
6.3.4, 6.4.6
-
6.03
-
23
-
Severity 3 - Minor
-
5
-
- Create a custom field with a choice type. I tested with the Checkboxes and the Select List (single choice) type fields. I tested this issue with a Text Field type (multi line), and it didn't work.
- Set the field up to use only certain Issue Types. Just make sure that the type you choose also has the same type included in your CSV file. My field type utilized the Bug Issue Type. I tested with one, two, and three different types chosen at once. I reproduced each time.
- Have a CSV file with all the necessary fields to achieve an import cleanly. Just make sure there's a column for the custom field you just created.
- Map the fields.
- Instead of choosing the "Begin Import" button, you can choose "Validate".
- When you do, you should receive an error like this one:
Cannot add custom field value: null The value [ {null=CustomValue} ] can't be added to the Custom Field [ CustomField ]. The value [ {null=CustomValue} ] can't be found or is in the incorrect format
Workaround:
Instead of choosing an Issue Type for the field configuration scheme when you configure the field, choose "Any issue type".
- is duplicated by
-
JRASERVER-64700 Import Issues from CSV only works for choice fields that are configured for global issue types
-
- Gathering Impact
-
- is related to
-
JIM-1435 Loading...
- mentioned in
-
Page Loading...