Issue
You are seeing duplicate CI's being created when you are importing from JDBC Datasource using a transform map
Release
All release
Cause
The reason could be that the target table on the transform map would not match the target table on the field which is being used to coalesce
Resolution
Make sure the target table on the transform map matches with the target table on the field which is being used to coalesce