microsoftgraph / microsoftgraph/microsoft-graph-comms-samples
Microsoft.Graph.CloudCommunications
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 253
- Forks
- 275
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 1
Description
Describe the issue
I am unable to use Get-MgUserOnlineMeeting to pull a meeting ID older than 50 days. Ticket with microsoft support pointed me here.,
Code Snippet
Get-MgUserOnlineMeeting -UserID $UserID -Filter "JoinWebURL eq 'URL'
Expected behavior
I expected to receive the Online meeting ID to be able to use it to pull an attendance report.
Graph SDK (please complete the following information):
- Version 1.0
Contributor guide
No contributing guide indexed for this repository
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
Start by reproducing the Get-MgUserOnlineMeeting call from the issue with Graph SDK v1.0 and checking how meetings older than 50 days are handled. No repository file or test is named; done would require determining whether this is an API limitation or an actionable sample or SDK change and recording the supported behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell
- Domain
- api
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100