-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
Low
-
Component/s: Assets - Import
-
None
-
Severity 3 - Minor
Issue Summary
If you open 2 tab, one import configuration with all import mapping loaded/expanded and another the schema of the corresponding import configuration, then edit a mapped object type (eg. delete/rename attribute/rename etc). The import configuration page will not automatically refresh with updated data.
Steps to Reproduce
- open 2 tab, one import configuration with all import mapping loaded/expanded and another the schema of the corresponding import configuration
- edit a mapped object type (eg. delete/rename attribute/rename etc)
OR
- configure a schema with a parent OT that has inheritance enabled
- create a child OT under parent OT in 1.
- create an import configuration with an OT mapping to parent OT at 1.
- open 2 tab, one import configuration with all import mapping loaded/expanded and another the schema of the corresponding import configuration
- delete the child OT create at 2. (DO NOT REFRESH IMPORT CONFIGURATION TAB)
- Using the already opened import configuration tab, create a child mapping under the parent OT mapping
- You will see you can still choose the already deleted child OT
- Click save and you will get 500 error from BE
Expected Results
Import configuration page to detect in background that object type is updated and reload automatically. Or appropriate error showing schema has been updated.
Actual Results
Import configuration page does not detect and contain stale information. This could lead to errors when attempting to update a mapping where object type was already deleted.
Workaround
Reload the import configuration page to manually refresh the data
- mentioned in
-
Page Loading...