mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-03-11 00:17:45 +00:00
- Added a null check for forms in `PersonIdentifiersDataMapper` to prevent potential errors: a form is not present at all steps (on creation / on edit) - Skips processing if the form is not found.