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 57fa52e6850058e46207a6581b04df9b704a562f Merge: 5db04b4881 8edd05ca8c Author: Adam Saghy <[email protected]> AuthorDate: Tue Jun 16 12:34:25 2026 +0200 Merge pull request #5977 FINERACT-2455: Fix update m_external_event query plan bloat issue .../repository/CustomExternalEventRepository.java | 27 +++++ .../CustomExternalEventRepositoryImpl.java | 51 ++++++++++ .../repository/ExternalEventRepository.java | 7 +- .../CustomExternalEventRepositoryImplTest.java | 111 +++++++++++++++++++++ 4 files changed, 191 insertions(+), 5 deletions(-)
