-
Type:
Bug
-
Resolution: Fixed
-
Priority:
High
-
Component/s: Assets - Import - Rearchitecture
-
1
-
Severity 2 - Major
Issue Summary
The first Import run after adding missing object configuration to an existing import source along with a threshold value > 0, looks at the missing objects from previous runs before adding the threshold
Steps to Reproduce
- Create a CSV Import
- Run the import & make sure the expected number of objects are created
- Remove an object from the CSV and update the import source with the new file
- Run the import 5 times
- Edit the Object Type Mapping - change Missing objects from Ignore to remove
- Set Threshold as 2 and save
- Import the data
Expected Results
No objects are deleted
Actual Results
The object that was removed from the file is deleted
Workaround
When changing the missing object setting , say from ignore to remove, start with a large value (say 100,000). After setting this, once the import has been run for as may times as the intended value of the threshold, change the value of threshold the intended value. For example - if you want to set the threshold to 3, run the import 3 times before changing threshold from 100,000 to 3.