microsoftgraph / microsoftgraph/microsoft-graph-devx-content
Investigate missing permissions for `GET /groups/{group-id}/planner`
Open
Nobody has claimed this yet.
bug
- Dominant language
- JavaScript
- Stars
- 36
- Forks
- 53
- Avg merge
- 12h 26m
- Merged PRs (30d)
- 11
Description
Describe the bug
Missing permissions for GET /groups/{group-id}/planner.
To Reproduce
Steps to reproduce the behavior:
- Go to Graph Explorer.
- Use
GET /groups/{group-id}/planneras the request URL - Click on the permissions tab.
- See missing permissions:
Expected behavior
Permissions for GET /groups/{group-id}/planner should be present.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue in Graph Explorer using GET /groups/{group-id}/planner, then inspect the permissions tab and the repository content that supplies those permissions. Done means the endpoint's expected permissions are present and visible in Graph Explorer, with the documented behavior matching the result.
Written by the indexing model from the issue text.
Assessment
- Domain
- api, authorization
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100