Azure / api-management-developer-portal

Developer portal provided by the Azure API Management service.
MIT License
479 stars 307 forks source link

Newly added Product is not visible #2270

Closed sjvarun closed 10 months ago

sjvarun commented 10 months ago

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

Newly added/created product is not visible on the developer portal when this product is assigned to user in azure portal

Reproduction steps

  1. Create a Product from Azure Portal APIM -> Add user to AD group -> Assign this AD group to Product (access control)
  2. Now login to developer portal -> go to product tab -> newly added product is not visible

Expected behavior

Newly added/created product should be visible in developer portal

Is your portal managed or self-hosted?

Self-hosted

Release tag or commit SHA (if using self-hosted version)

release 2.24.0

API Management service name

hapitestapim

Additional context

Add any other context about the problem here, including screenshots.

maciejtreder commented 10 months ago

Product must be in the published state, to be visible in the Developer Portal.

sjvarun commented 10 months ago

Product is in published state