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 44d519c641 Merge pull request #6390
add 9b07914944 FINERACT-2808: NullPointerException in
GroupingTypesWritePlatformServiceJpaRepositoryImpl when GroupLevel is missing
new fb9f87ec8f Merge pull request #6397
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:
...TypesWritePlatformServiceJpaRepositoryImpl.java | 7 +-
...sWritePlatformServiceJpaRepositoryImplTest.java | 137 +++++++++++++++++++++
2 files changed, 142 insertions(+), 2 deletions(-)
create mode 100644
fineract-provider/src/test/java/org/apache/fineract/portfolio/group/service/GroupingTypesWritePlatformServiceJpaRepositoryImplTest.java