This is an automated email from the ASF dual-hosted git repository. adamsaghy pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/fineract.git
commit 77847b0c1b69c41f6de078e6301ef2602b5b2265 Merge: ee95ba2134 2621713d7b Author: Adam Saghy <[email protected]> AuthorDate: Mon Jun 22 13:58:28 2026 +0200 Merge pull request #5988 FINERACT-1788: Split notification queries by read status .../notification/data/NotificationData.java | 3 +- .../domain/NotificationMapperRepository.java | 33 ++++++++++++++-------- .../NotificationReadPlatformServiceImpl.java | 2 +- .../integrationtests/NotificationApiTest.java | 32 +++++++++++++++++++++ .../feign/helpers/FeignNotificationHelper.java | 14 ++++++++- 5 files changed, 69 insertions(+), 15 deletions(-)
