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

Fix use cases for Subscription delete requests #842

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Chilliwiddit
Copy link

@Chilliwiddit Chilliwiddit commented Dec 11, 2024

Issue

Notification for subscription deletion request was being shown as if an error occurred due to the use case not covering a 201 response for subscription approval workflows. In addition requesting a subscription deletion on the API page of the devportal would give no notification.

Fix

Notifications are now properly shown for each simple subscription delete and approval subscription delete

Fixes wso2/api-manager#3447

Copy link

@HiranyaKavishani
Copy link
Contributor

@Chilliwiddit,

Shall we create git issue and point it to here?

Thanks!
Hiranya

@HiranyaKavishani
Copy link
Contributor

Seems UI tests are failing. Can you please check?

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

Successfully merging this pull request may close these issues.

Notifications are not thrown properly for subscription approval delete requests
3 participants