Fix activity filter inconsistency in document generation

This commit resolves issue 259 where the filtering of activities differed within the document generation and in the list of activities for an accompanying period. This amendment to the Chill Activity Bundle ensures consistent behavior. Additionally, new test methods and query adjustments were applied to the ActivityACLAwareRepository for better functionality.
This commit is contained in:
2024-03-14 21:16:05 +01:00
parent d66933c8b5
commit df0afcd228
5 changed files with 194 additions and 4 deletions

View File

@@ -0,0 +1,7 @@
kind: Fixed
body: Keep a consistent behaviour between the filtering of activities within the document
generation (model "accompanying period with activities"), and the same filter in
the list of activities for an accompanying period
time: 2024-03-14T21:15:32.690077164+01:00
custom:
Issue: "259"