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
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
Create a website service (haven't tried with api or lambda, but you can attempt)
After service is created, delete the service.
After the service has been deleted, try to create another website service with the same name and domain.
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.
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.
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
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
The text was updated successfully, but these errors were encountered: