-
Bug
-
Resolution: Unresolved
-
Medium
-
3
-
Severity 3 - Minor
-
11
-
Issue Summary
When setting a custom icon for an object/object type, if the object is then updated by an import, the icon gets reset to the default one.
Steps to Reproduce
- Create an object.
- Upload a custom icon for that object.
- Create an import (CSV, External import, etc...)
- In the provided file for the import, update one attribute of the object that had the new icon uploaded
- Run the import.
Expected Results
Only the attribute that is updated changes, and the icon remains the same.
Actual Results
The icon gets reset to the default one and is not retained.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available