-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Component/s: Assets - Import - Rearchitecture
-
1
-
Severity 3 - Minor
Issue Summary
When importing records in bulk, values from some attributes are getting removed or not added randomly
Steps to Reproduce
- Create a schema with a Jira user attribute and a status attribute
- Create a import with attribute mapping for "Jira User" attribute and the status attribute
- Set the "Empty Values" to "Remove" in Import configuration
- Try importing the records (around 10,000) with values for the "Jira User" attribute and status attributes
Expected Results
- All of the attribute values should reflect the values from CSV file
Actual Results
Some attribute values are getting skipped randomly.
Workaround
Currently, there is no known workaround for this behavior. A workaround will be added here when available