microsoftgraph / microsoftgraph/microsoft-graph-comms-samples
[Policy Recording Bot] Event Subject based recording
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 253
- Forks
- 275
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 1
Description
I am trying to extract event information from the notification request handler and look through the call object but the subject of the call appears to always be null.
The use case I am looking at is that users schedule teams meeting through outlook or teams with a specific subject line. Only meetings with this specific subject line are recorded.
Any help would be appreciated.
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 tracing the notification request handler and examining the call object, the two locations named in the issue. Determine whether the event subject is available there and how recording decisions are made; done means meetings with the specified subject are recorded while other meetings are not.
Written by the indexing model from the issue text.
Assessment
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100