api-management-developer-portal: Migrating to the new developer portal does not show user accounts subscriptions and products.
Every bug report should have precise description and reproduction steps; console traces or source code references are appreciated.
For assistance requests, contact Azure support or submit a post on Stack Overflow. We don’t provide support through GitHub Issues. Feature requests can be raised on the Azure Feedback Forum.
Bug description
Migrating to the new developer portal does not show user accounts subscriptions and products.
- New developer portal fails to render products and subscriptions of a user if there is any product that a user has subscription to that has an ID starting with the word “products*”.
Reproduction steps
- Create a Product in API-M that starts with e.g. “products-xxx”
- Add API in the created product
- Subscribe a user to the Product
- Check the user’s Profile page in the new developer portal to verify if his/her subscriptions and products are still visible.
Expected behavior
User should be able to view the same subscription he/she has in the deprecated developer portal to the new developer portal.
Is your portal managed or self-hosted?
Managed
Release tag or commit SHA (if using self-hosted version)
N/A
API Management service name
[e.g., contoso-api]
Environment
- Operating system: Windows 11
- Browser: Chrome/Edge
Additional context
The deprecated developer portal is due to retire on October 2023 - can this be extended due to this breaking bug on the new developer portal or until the fix is implemented?
### Tasks
About this issue
- Original URL
- State: closed
- Created 9 months ago
- Comments: 17 (6 by maintainers)
@stormshaun , you can check it at
<dev-portal-url>/internal-status-0123456789abcdef
. What you are interested in is the version fromCodeVersion
. Release 2.25 should start with “202401…”@stormshaun we had to rollback the release as it was causing some issues. We started new release yesterday, it should be out within week or two. Sorry for the delay. https://github.com/Azure/api-management-developer-portal/releases
Release with a fix is in progress right now, it should take all regions within a week.