← Back to all updates

Removed Backfill Feature for Meeting Transcripts

Commit: 251a4f7

Transcripts now only fetched for new meetings, eliminating backfill functionality.

Changes

  • Transcripts fetched only during normal sync for new meetings (existingState == nil).
  • Eliminated the ‘Backfill Missing Transcripts’ button from the Settings UI.
  • Removed backfill-related state and logic from GranolaSettingsView.