microsoftgraph / microsoftgraph/microsoft-graph-comms-samples

[Policy Recording Bot] Event Subject based recording

Open
#344 2 comments 2 reactions 0 assignees View on GitHub

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

  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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.