You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 26, 2018. It is now read-only.
Yeah, we need to sort the name validation so it's server-side validated when it's changed in the text inputs, vs when you click save or publish or whatever we call it in the future.
...hecking for Integration name uniqueness
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.
Fixessyndesisio#687
@rhuss commented on Fri Oct 06 2017
If using a name for an integration which has already deleted, this leads to:
Beside that this should be possible, the error message is bogus and does not show the real reason (see the console for the output)
@gashcrumb commented on Fri Oct 06 2017
Yeah, we need to sort the name validation so it's server-side validated when it's changed in the text inputs, vs when you click save or publish or whatever we call it in the future.
@zregvart commented on Fri Oct 06 2017
yup #663
@akieling commented on Fri Oct 06 2017
This is a sindesis-rest issue.
The text was updated successfully, but these errors were encountered: