microsoftgraph / microsoft-graph-explorer-v4

React/Redux version of Graph Explorer used to learn the Microsoft Graph Api
https://developer.microsoft.com/graph/graph-explorer
MIT License
213 stars 93 forks source link

Graph Explorer: Intermittent behavior - Modify permissions tab shows "Admin consent required" is "No" for all APIs #2243

Closed FaithOmbongi closed 1 year ago

FaithOmbongi commented 1 year ago

Describe the bug When you select the Modify permissions tab, regardless of the API on the request box, all listed permissions may show "Admin consent required" is "No", even if it's supposed to be "Yes". Same behavior when you select your profile icon > Consent to permissions. Wierd thing, this behavior is intermittent. You run the query one time, it's "No", another time, the values are correct.

Try 1:

image

A few minutes later:

image

Expected behavior Graph Explorer should show the correct status for whether admin consent is required

Desktop (please complete the following information):

Additional context It's all intermittent behavior

ElinorW commented 1 year ago

Related to https://github.com/microsoftgraph/microsoft-graph-explorer-v4/issues/2157

irvinesunday commented 1 year ago

Tracking this with this IcM ticket: https://portal.microsofticm.com/imp/v3/incidents/details/351055734/home

zengin commented 1 year ago

This should now be fixed by the linked PR. The telemetry confirms that we don't observe empty scopes array anymore (the underlying cause).

@irvinesunday I don't have privileges to close the issue. Could you please do that for me?

irvinesunday commented 1 year ago

This should now be fixed by the linked PR. The telemetry confirms that we don't observe empty scopes array anymore (the underlying cause).

@irvinesunday I don't have privileges to close the issue. Could you please do that for me?

@zengin I too don't have privileges. Maybe @thewahome?

ElinorW commented 1 year ago

@zengin I'll close it