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 b24680d88d7006d473eac1cfb6458207b5aa76c4 Merge: 13d6ddf659 2dcf881148 Author: Adam Saghy <[email protected]> AuthorDate: Thu Jul 23 18:57:23 2026 +0200 Merge pull request #6087 FINERACT-535: Allow the same name of teller if its from different bra… .../service/TellerWritePlatformServiceJpaImpl.java | 2 +- .../db/changelog/tenant/changelog-tenant.xml | 1 + .../parts/0242_update_m_tellers_unique_key.xml | 39 ++ .../sql/migrations/sample_data/barebones_db.sql | 2 +- .../migrations/sample_data/load_sample_data.sql | 2 +- .../TellerWritePlatformServiceJpaImplTest.java | 482 +++++++++++++++++++++ 6 files changed, 525 insertions(+), 3 deletions(-)
