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

fix: don't consider Deleted Integrations when checking for Integration name uniqueness #706

Closed zregvart closed 7 years ago

zregvart commented 7 years ago

Adds an additional check to see if the Integration's current status is deleted and if so doesn't consider the Integration to clash in the unique property value.

Fixes #687

jimmibot commented 7 years ago

@zregvart, thanks! @KurtStam, please review this.

pure-bot[bot] commented 7 years ago

Pull request approved by @rhuss - applying approved label