This is an automated email from the ASF dual-hosted git repository.
adamsaghy pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git
from ee95ba2134 Merge pull request #5991
add f88cc4358b FINERACT-1788: Split notification queries by read status
add 2621713d7b Fix notification read status response mapping
new 77847b0c1b Merge pull request #5988
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../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(-)