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 2268b996a0 Merge pull request #6219 from
AnvayKharb/fix/FINERACT-2733-transfer-payment-details
add b5f220d675 FINERACT-2726: Fix invalid SQL literal in entity-access ID
list when no offices are mapped
new 7cb6322521 Merge pull request #6206
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:
.../test/stepdef/saving/SavingsAccountStepDef.java | 19 +++++++++++++++++++
.../test/resources/features/SavingsProduct.feature | 8 ++++++++
.../service/FineractEntityAccessReadServiceImpl.java | 4 ++--
.../SavingsProductCreationIntegrationTest.java | 17 +++++++++++++++++
.../common/savings/SavingsProductHelper.java | 6 ++++++
5 files changed, 52 insertions(+), 2 deletions(-)
create mode 100644
fineract-e2e-tests-runner/src/test/resources/features/SavingsProduct.feature