Skip to content
This repository was archived by the owner on Apr 16, 2026. It is now read-only.
This repository was archived by the owner on Apr 16, 2026. It is now read-only.

Update filing endpoints to block when filing is in CLOSED state #552

@guffee23

Description

@guffee23

In #533, the implementation of an OPEN and CLOSED state was added.
In the filing_validators.py, use the state of the filing to prevent use of the following endpoints if the state is CLOSED:

In the filing_validators.py, implement a different way to handle error messages when the validator throws an error. Currently, validations are duplicated for the sake of more accurate error responses. Change this to reduce the redundancy of the validations while still providing accurate messaging.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions