You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Closes#474
Need to update either this or #473 due to each PR have an alembic
script, so will need to make whichever PR is reviewed/approved last
alembic based on the first PR merged in.
Change the is_voluntary field to be optional/nullable in the database, DAO, DTO.
Add a check during the /sign endpoint to verify the filing.is_voluntary is not null, much like we do with contact_info.
The text was updated successfully, but these errors were encountered: