Skip to content

Hearing Backfill function#2010

Closed
kiminkim724 wants to merge 4 commits intocodeforboston:mainfrom
kiminkim724:hearing-transcription-backfill-function
Closed

Hearing Backfill function#2010
kiminkim724 wants to merge 4 commits intocodeforboston:mainfrom
kiminkim724:hearing-transcription-backfill-function

Conversation

@kiminkim724
Copy link
Copy Markdown
Collaborator

Summary

  • Added both Callable and HttpsCallable function to backfill for a specific Hearing or specified Time Range
    • Haven't tested time range yet, waiting on type issues to be fixed to try running it

Checklist

  • On the frontend, I've made my strings translate-able.
  • If I've added shared components, I've added a storybook story.
  • I've made pages responsive and look good on mobile.
  • If I've added new Firestore queries, I've added any new required indexes to firestore.indexes.json (Please do not only create indexes through the Firebase Web UI, even though the error messages may reccommend it - indexes created this way may be obliterated by subsequent deploys)

Screenshots

Add some screenshots highlighting your changes.

Known issues

Steps to test/reproduce

For each feature or bug fix, create a step by step list for how a reviewer can test it out. E.g.:

  1. Find the Https endpoint for the function, should be http://localhost:5001/demo-dtp/us-central1/backfillHearingTranscriptionHttp on emulator
  2. Add {"EventId": [number]}, or {"cutoffDays": [number]} to body
  3. Send request and check if hearing(s) are scraped

@vercel
Copy link
Copy Markdown

vercel bot commented Dec 11, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
maple-dev Ready Ready Preview, Comment Dec 17, 2025 1:43am

@Mephistic
Copy link
Copy Markdown
Collaborator

I stole this functionality and integrated it into the Admin UI (including the fix for the committeeChairs bug) - I think we can close this.

@Mephistic Mephistic closed this Jan 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants