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

PRSD-NONE: Gives non-nullable entity fields default values #134

Merged
merged 2 commits into from
Jan 14, 2025

Conversation

isobel-softwire
Copy link
Contributor

No description provided.

Copy link
Contributor

@JasminConterioSW JasminConterioSW left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks sensible to me, I'm assuming we haven't used those null values anywhere (checking that the field has been set or anything), if we had I think there'd be a failing test somewhere!

@isobel-softwire
Copy link
Contributor Author

This looks sensible to me, I'm assuming we haven't used those null values anywhere (checking that the field has been set or anything), if we had I think there'd be a failing test somewhere!

I tried to check for this - hopefully I didn't miss anything!

# Conflicts:
#	src/main/kotlin/uk/gov/communities/prsdb/webapp/controllers/ExampleSearchController.kt
#	src/main/kotlin/uk/gov/communities/prsdb/webapp/database/entity/Landlord.kt
@isobel-softwire isobel-softwire merged commit 1883201 into main Jan 14, 2025
1 check passed
@isobel-softwire isobel-softwire deleted the PRSD-NONE-set-default-entity-field-values branch January 14, 2025 12:03
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 this pull request may close these issues.

2 participants