syndesisio / syndesis-rest

The API for Syndesis - a flexible, customizable, cloud-hosted platform that provides core integration capabilities as a service. It leverages Red Hat's existing product architecture using OpenShift Online/Dedicated and Fuse Integration Services.
https://syndesis-staging.b6ff.rh-idev.openshiftapps.com/api/v1/
Apache License 2.0
6 stars 17 forks source link

Update and republish Integration when Connection changes #777

Closed zregvart closed 6 years ago

zregvart commented 7 years ago

User can create an integration with connection and publish it, and then edit the connection without touching the integration. In that case we should apply the new Connection to the Integration and republish the integration.

gashcrumb commented 7 years ago

Should that be automatic or manual?