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

Merged
merged 8 commits into from
Jan 6, 2025

Conversation

Chilliwiddit
Copy link
Contributor

@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

RakhithaRR
RakhithaRR previously approved these changes Dec 11, 2024
@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?

Copy link

sonarqubecloud bot commented Jan 6, 2025

@RakhithaRR RakhithaRR merged commit af6a1d7 into wso2:main Jan 6, 2025
3 checks passed
npamudika pushed a commit to npamudika/apim-apps that referenced this pull request Jan 10, 2025
npamudika pushed a commit to npamudika/apim-apps that referenced this pull request Jan 10, 2025
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