A fully-searchable and accessible archive of court data including growing repositories of opinions, oral arguments, judges, judicial financial records, and federal filings.
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
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