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

Fix bug with editing SQS Resource #967

Closed lutzb-edje closed 3 years ago

lutzb-edje commented 3 years ago

Fixes an issue where a user creates a new SQS resource and an exception is thrown when they try to open the resource to edit it.

lutzb-edje commented 3 years ago

Issue was fixed manually.