fix: filtering the returned representation whenn using or/and filters on mutations

This commit is contained in:
Laurence Isla
2026-01-27 21:24:19 +00:00
parent 21b8c3458a
commit 1682677297
3 changed files with 29 additions and 3 deletions
+1
View File
@@ -14,6 +14,7 @@ All notable changes to this project will be documented in this file. From versio
### Fixed
- Ensure Listener connections are released by @mkleczek in #4614
- Fix incorrectly filtering the returned representation for PATCH requests when using `or/and` filters by @laurenceisla in #3707
## [14.3] - 2026-01-03