freelawproject / courtlistener

A fully-searchable and accessible archive of court data including growing repositories of opinions, oral arguments, judges, judicial financial records, and federal filings.
https://www.courtlistener.com
Other
550 stars 151 forks source link

Link Docket records and Fetch Queues #4632

Open ERosendo opened 3 weeks ago

ERosendo commented 3 weeks ago

I've been troubleshooting an issue with our RECAP fetch API and noticed that when a user sends a docket_number-court pair to purchase a docket, our code is not updating the corresponding fetch queue record with a link to the newly created or updated docket record.

Without a direct link to the relevant docket record from the fetch queue, developers have to manually search for the docket, which can be time-consuming