freelawproject / recap

This repository is for filing issues on any RECAP-related effort.
https://free.law/recap/
12 stars 4 forks source link

PACER Dockets get Intermixed due to a RECAP extension bug #305

Closed albertisfu closed 1 year ago

albertisfu commented 1 year ago

As we've confirmed on #2211 the dockets intermixed issue seems to be related to a bug in RECAP extension uploads.

Somehow in some cases, the pacer_case_id sent into the document upload request to /api/rest/v3/recap/ doesn't match the docket pacer_case_id sent into the HTML file uploaded.

So I'll try to reproduce the issue in order to fix it.