Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clashing Service Names #375

Closed
joe-bell opened this issue Jul 8, 2021 · 0 comments
Closed

Clashing Service Names #375

joe-bell opened this issue Jul 8, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@joe-bell
Copy link
Contributor

joe-bell commented Jul 8, 2021

Describe the bug

As found by @fruttasecca – when a service is edited to have the same name as another, it will completely disappear from the view

To Reproduce
Steps to reproduce the behavior:

  1. Go to a pipeline
  2. Click on settings
  3. Create a service called redis
  4. Create another service called redis1
  5. Rename redis1 to redis to see the bug

Expected behavior
Clashing names shouldn't cause services to remove, we should either:

  1. Alert the user to choose a different name
  2. Use a UUID/key for each service to prevent removal

Screenshots
N/A

Environment

N/A

Additional context
Add any other context about the problem here.

@joe-bell joe-bell added the bug Something isn't working label Jul 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants