Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update is_voluntary field to be nullable #474

Closed
jcadam14 opened this issue Oct 28, 2024 · 0 comments · Fixed by #475
Closed

Update is_voluntary field to be nullable #474

jcadam14 opened this issue Oct 28, 2024 · 0 comments · Fixed by #475
Assignees

Comments

@jcadam14
Copy link
Contributor

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.

@jcadam14 jcadam14 self-assigned this Oct 28, 2024
@jcadam14 jcadam14 linked a pull request Oct 28, 2024 that will close this issue
lchen-2101 pushed a commit that referenced this issue Oct 29, 2024
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant