-
Type:
Bug
-
Resolution: Fixed
-
Priority:
High
-
Component/s: Assets - Import - Rearchitecture
-
2
-
Severity 3 - Minor
-
Issue Summary
Running a CSV import does not delete or update the attributes of the records as per the Missing objects configuration. This happens for objects that are migrated from Monolith to Tempeh
Steps to Reproduce
- Open assets in a monolith tenant
- Go to an assets schema and create an import
- Create an Object type mapping in the import with Missing Objects configuration as either Update or Remove.
- Run the import with a sample file containing five objects, and the objects should be created
- Migrate the tenant to Tempeh.
- From the sample file, remove one of the records and update the file in the import config.
- Re-run the import with the same OT config, the record that was removed from the file, the object for that is not deleted, or the attribute to be updated in the Missing Objects config is not updated.
Expected Results

Actual Results

Workaround
Currently, there is no known workaround for this behaviour. A workaround will be added here when available