Public Access
Archive meeting workflow and screenshot changes
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
# Change: Limit Outlook metadata attendee import
|
||||
|
||||
## Why
|
||||
Large Outlook meetings often represent presentations or broadcasts. Importing every invited attendee into the meeting note makes speaker matching noisy because most invitees are unlikely to speak.
|
||||
|
||||
## What Changes
|
||||
- Add a configurable maximum attendee count for meeting metadata imports.
|
||||
- Keep applying meeting title, agenda, and scheduled end metadata when the attendee list is too large.
|
||||
- Skip writing metadata attendees when the raw metadata attendee count is above the configured maximum.
|
||||
|
||||
## Impact
|
||||
- Affects meeting-session metadata enrichment behavior.
|
||||
- Reduces false speaker candidates for large presentation-style meetings.
|
||||
Reference in New Issue
Block a user