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

(cherry picked from commit 1682677297)
This commit is contained in:
Laurence Isla
2026-01-29 09:16:08 -05:00
committed by Steve Chavez
parent 5796f86100
commit 0a8b836435
3 changed files with 29 additions and 3 deletions
+1
View File
@@ -11,6 +11,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