-
Bug
-
Resolution: Fixed
-
Low
-
10
-
Minor
-
2
-
Issue Summary
Attempting to remove a referenced object attribute of an existing object with an import where the attribute value is left empty doesn't actually clear the value of that attribute after import. This only seems to happen with referenced attributes as text it can be observed that text attributes get cleared.
Steps to Reproduce
- Create a CSV/JSON import configuration that attempts to import referenced objects where the attributes all have values.
- Set up object structure and configuration.
- Execute import.
- Re-attempt import with the referenced object attribute value cleared for one object.
Expected Results
The object is updated with referenced object attribute having an empty value.
Actual Results
The object is not updated and the referenced object attribute value remains the same.
...
Workaround
Manually clear the attribute values of the relevant objects
Hi everyone, apologies for the delayed update, but confirming this has been successfully rolled out earlier this year. Closing this ticket now.