JumpMind / metl

Metl is a simple, web-based integration platform that allows for several different styles of data integration including messaging, file based Extract/Transform/Load (ETL), and remote procedure invocation via Web Services. Read more at www.jumpmind.com/products/metl/overview
GNU General Public License v3.0
207 stars 82 forks source link

Mapping component bug fix #965

Closed lutzb-edje closed 3 years ago

lutzb-edje commented 3 years ago

This change fixes a bug when importing the Mapping component.

Steps to reproduce the bug:

This bug was being caused by the existing METL_component_model_setting records not being cleaned up after the import. Also fixed a typo.