Open arlentees opened 1 week ago
When documents are uploaded, several validations occur on the file upload component before a unique key is generated for each uploaded file. The validations include:
Upon document upload, the validations (as outlined in Section 1) are executed. If the PDF passes all checks, the Create UI send a request to get a presigned URL and a unique key from the Legal API for the document file.
The document is then uploaded to MinIO using the presigned URL and unique key.
Looks great sir, very informative. Gives us a good idea of the exchanges with Minio.
If we are replacing Minio, there will be quite a bit of re-work for sure, in reference to both the Create UIs and LEAR connections to it. Just need to overcome the fact these are clients uploading documents. What IS reassuring is the additional validations that are happening client side before the upload.
Questions that we need to answer for moving forward:
Repo is the filings UI - entities product.