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 7cb63225214f18e5e8f32b202b0ead7be1f074d0 Merge: 2268b996a0 b5f220d675 Author: Adam Saghy <[email protected]> AuthorDate: Wed Aug 5 16:22:38 2026 +0200 Merge pull request #6206 FINERACT-2726: Saving accounts - Unable to create, edit a saving product .../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(-)
