-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: 7.3.0
-
Fix Version/s: 7.3.1
-
Component/s: Data Transformation
-
Sprint:Sprint 1, Sprint 2, Fuse 6.2.1 / JBDSIS 8.0.4
The editor currently allows a mapping between two fields to be defined multiple times. We should detect when a mapping already exists (see MapperConfiguration.getMapping(Model, Model) and not allow duplicate mappings to be created.