This is an automated email from the ASF dual-hosted git repository. IOhacker pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/fineract.git
commit aae4feb2921db141374ca70303a5ba746fe180a1 Merge: cd934b2bd1 8f9377c1f0 Author: VĂctor Romero <[email protected]> AuthorDate: Wed Aug 19 14:27:45 2026 -0600 Merge pull request #6296 from Bhavya-Sonigra/FINERACT-2774-note-length FINERACT-2774: Increase note length limit to TEXT .../portfolio/note/data/NoteCreateRequest.java | 2 +- .../portfolio/note/data/NoteUpdateRequest.java | 2 +- .../fineract/portfolio/note/domain/Note.java | 2 +- .../db/changelog/tenant/changelog-tenant.xml | 1 + .../tenant/parts/0250_modify_note_length.xml | 33 ++++++++++++++++++++++ 5 files changed, 37 insertions(+), 3 deletions(-)
