From c7d7c3ac6f0f5e9d4df90622e711ef3ae1a95dbc Mon Sep 17 00:00:00 2001 From: Julie Lenaerts Date: Wed, 19 Nov 2025 13:48:35 +0100 Subject: [PATCH] Add missing 'id' paramater in path --- .changes/unreleased/Fixed-20251119-134802.yaml | 6 ++++++ .../Resources/views/Participation/edit-multiple.html.twig | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 .changes/unreleased/Fixed-20251119-134802.yaml diff --git a/.changes/unreleased/Fixed-20251119-134802.yaml b/.changes/unreleased/Fixed-20251119-134802.yaml new file mode 100644 index 000000000..8c9250c40 --- /dev/null +++ b/.changes/unreleased/Fixed-20251119-134802.yaml @@ -0,0 +1,6 @@ +kind: Fixed +body: Add missing path paramater 'id' for editing multiple participations +time: 2025-11-19T13:48:02.078949572+01:00 +custom: + Issue: "" + SchemaChange: No schema change diff --git a/src/Bundle/ChillEventBundle/Resources/views/Participation/edit-multiple.html.twig b/src/Bundle/ChillEventBundle/Resources/views/Participation/edit-multiple.html.twig index a01c51e49..a2cef3e53 100644 --- a/src/Bundle/ChillEventBundle/Resources/views/Participation/edit-multiple.html.twig +++ b/src/Bundle/ChillEventBundle/Resources/views/Participation/edit-multiple.html.twig @@ -50,7 +50,7 @@