microsoftgraph / microsoftgraph/microsoft-graph-explorer-v4

Unable to read directory role policy rules after assigning activation approvers

Open
#4,041 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

ToTriage
Dominant language
TypeScript
Stars
260
Forks
110
PR merge metrics
No merged PRs in 30d

Description

Describe the bug
Microsoft Graph is returning a 500 error with no code in message when trying to access role policy rules after assigning approvers in Entra Admin Portal.

To Reproduce
This uses the now-defunct "Kaizala Adminstrator" role, for testing (role id 74ef975b-6605-40af-a5d2-b9539d836353)

  1. Added activation approvers approvers to role via Entra admin portal UI in "role settings"
  2. GOOD: Can see policy assignment for this role:
  1. BAD: Can no longer see policy rules for this role:

Expected behavior
Expected list of policy rules

Desktop (please complete the following information):

  • OS: Windows 11
  • Browser: Microsoft Edge
  • Version: 149.0.4022.69

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the two Microsoft Graph requests against the role policy assignment and policy rules endpoints using role ID 74ef975b-6605-40af-a5d2-b9539d836353. Compare their responses with other roles and policies, and review the Graph Explorer handling for these requests. Done means the affected policy rules can be retrieved or the service failure is clearly documented with reproducible evidence.

Written by the indexing model from the issue text.

Assessment

Domain
api
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.