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

After deleting website service, user cannot re-create service with same namespace #47

Open
DaemonWill opened this issue Dec 7, 2017 · 0 comments

Comments

@DaemonWill
Copy link
Contributor

DaemonWill commented Dec 7, 2017

Description

After successfully deleting a website service, the user is unable to create a new service with the same name and domain as the previously deleted service. However, a bitbucket repository for the service is made, and upon attempted creation, the app indicates to the user that service creation has succeeded.

Steps to Reproduce

  1. Create a website service (haven't tried with api or lambda, but you can attempt)
  2. After service is created, delete the service.
  3. After the service has been deleted, try to create another website service with the same name and domain.
  4. The app will tell you that the creation was a success, but reload the page a few times and check your list of available services. Your new service will not show up.
  5. Go to the expected bitbucket repository for the service and you will see that the repository has been created for the service that is not available.

Expected behavior: [What you expect to happen]

After the original service has been deleted, the new user should be able to recreate a new service with the same name values without any problem. The service should appear on the user's services portal.

Actual behavior: [What actually happens]

App states service was created, but no website link is provided and the service does not appear on the user's table.

Aha! Link: https://t-mobile1t-mobile.aha.io/features/JZ-34

edwardmedia pushed a commit to edwardmedia/jazz that referenced this issue Feb 22, 2019
Removed all hardcoded values, fixed asset creation for website and api app
rjsughosh pushed a commit to rjsughosh/jazz that referenced this issue Mar 13, 2019
…o master

* commit 'd9aed7c4aaf5c769bf967fa0dc9b3269e4db0fae':
  sorting metric data
  moving documentation
  remove mockdata
  minus
  adding units
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant