mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 22:53:49 +00:00
Make person phone number nullable
Removed the "not null" constraint from the person phone number field to allow for better flexibility in data storage, such as storing notes. This change rectifies issues in certain instances where the migration had incorrectly set the field to "not null". Adjustments include updating the database schema and modifying the entity definition to reflect this change.
This commit is contained in:
5
.changes/unreleased/Fixed-20241205-151629.yaml
Normal file
5
.changes/unreleased/Fixed-20241205-151629.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
kind: Fixed
|
||||
body: Remove the "not null" constraint on person supplementary phones
|
||||
time: 2024-12-05T15:16:29.001240887+01:00
|
||||
custom:
|
||||
Issue: ""
|
Reference in New Issue
Block a user