Skip to content
This repository has been archived by the owner on Mar 26, 2018. It is now read-only.

Can't reuse integration name of an already deleted integration #687

Closed
rhuss opened this issue Oct 9, 2017 · 0 comments
Closed

Can't reuse integration name of an already deleted integration #687

rhuss opened this issue Oct 9, 2017 · 0 comments
Assignees
Labels
Milestone

Comments

@rhuss
Copy link
Contributor

rhuss commented Oct 9, 2017

@rhuss commented on Fri Oct 06 2017

If using a name for an integration which has already deleted, this leads to:

image

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.

@zregvart zregvart added this to the Sprint 18 milestone Oct 11, 2017
@zregvart zregvart self-assigned this Oct 11, 2017
@zregvart zregvart added the TP2 label Oct 11, 2017
zregvart added a commit to zregvart/syndesis-rest that referenced this issue Oct 13, 2017
...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.

Fixes syndesisio#687
@rhuss rhuss modified the milestones: Sprint 18, Sprint 19 Oct 16, 2017
@pure-bot pure-bot bot closed this as completed in #706 Oct 16, 2017
pure-bot bot added a commit that referenced this issue Oct 16, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants