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

Resource Where Used is missing resources saved in the component setting table (zip component) #915

Closed nrichardson99 closed 5 years ago

nrichardson99 commented 5 years ago

The zip component has different resource values for source and target that are saved in the metl_component_setting table instead of in the metl_component. Need to update the where used query to include looking there for resources.