mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
This change removes the "not null" constraint on specific properties in the HouseholdComposition entity to allow null values. The adjustment addresses Issue #380 and ensures better flexibility without impacting the schema.
8 lines
223 B
YAML
8 lines
223 B
YAML
kind: Fixed
|
|
body: |
|
|
Remove the "not null" validation constraint on recently added properties on HouseholdComposition
|
|
time: 2025-04-17T10:56:27.939628281+02:00
|
|
custom:
|
|
Issue: "380"
|
|
SchemaChange: No schema change
|