mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-07-02 15:06:15 +00:00
Replaced incorrect service definitions in AbstractCRUDController to ensure proper dependency injection. Specifically, fixed retrieval of the ManagerRegistry and Validator services to resolve CalendarRange save errors (Issue #362). No schema changes were introduced.
7 lines
188 B
YAML
7 lines
188 B
YAML
kind: Fixed
|
|
body: Fix Dependency Injection, which prevented to save the CalendarRange
|
|
time: 2025-03-04T16:00:58.269626007+01:00
|
|
custom:
|
|
Issue: "362"
|
|
SchemaChange: No schema change
|