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
When a API service is created with uppercase, then delete service fail. Looks like the delete service is case sensitive to the API name when deleting. This is happening in v1.1.3 branch.
Steps to Reproduce
Create an API with Nodejs with service name Foo-Foo and namespace Foo-names
Delete the service and the deletion fails.
Expected behavior:
Deletion should not fail.
Actual behavior:
Delete service of API created using case sensitive name fails.
…ater-UI to master
Merging Cllearwater changes
* commit '4fc8af22d681c1a5cf4495ef5d37554970cf2898': (28 commits)
Improvements
no message
Remove graph data paint and datasets calls on destroy.
Fixed duplicate swagger laod issue
Fixed up issues with failed status + changes requested.
Bug fixes.
bug fixes - setting publish status
requestID retained
no message
no message
no message
clear-water review comment fixes
Fixes for the swagger evaluate
corrected the URL
no message
no message
no message
no message
no message
no message
...
Description
When a API service is created with uppercase, then delete service fail. Looks like the delete service is case sensitive to the API name when deleting. This is happening in v1.1.3 branch.
Steps to Reproduce
Expected behavior:
Deletion should not fail.
Actual behavior:
Delete service of API created using case sensitive name fails.
Reproduces how often:
100%
Additional Information
Aha! Link: https://t-mobile1t-mobile.aha.io/features/JZ-32
The text was updated successfully, but these errors were encountered: