-
Notifications
You must be signed in to change notification settings - Fork 323
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
Subscriptions are not displaying in the profile page if the user has a subscription with "ALL APIs" scope #894
Comments
We do not include "all APIs" and API-specific subscriptions by design. Can you elaborate on your scenario? |
Hi Mike @mikebudzynski ,
|
@dhandapanitrimble Thanks for bringing this up. We'll work on a fix:
|
@mikebudzynski can you elaborate on the reason for not showing API specific subscriptions in the developer portal? We recently noticed this and had originally thought it was a bug as opposed to intentional. |
@mkowalskigps We've decided to change the behavior and show all subscriptions in the user profile. Keep in mind, that users can create only Product subscriptions. API-scoped and all-APIs subscriptions can be created by service administrators. |
Bug description
If the User has as a subscription with "All Apis" scope, Subscriptions(with any scope) are not displaying in the Profile page.
Reproduction steps
Expected behavior
The subscription list should be displayed in the Profile page.
Is your portal managed or self-hosted?
Managed
Environment
Note:
Subscriptions are displaying if we delete the "All Apis" scope subscription.
The text was updated successfully, but these errors were encountered: