AnvayKharb opened a new pull request, #6139:
URL: https://github.com/apache/fineract/pull/6139

   ## Summary
   
   Fixes PostgreSQL failures in group summary reports by adding the missing 
numeric report parameter mappings for `groupId`.
   
   This ensures `R_groupId` is bound as a numeric value instead of a string, 
allowing the reports to execute correctly on PostgreSQL while preserving 
existing behavior for MariaDB and MySQL.
   
   The fix also includes a regression test covering the affected group summary 
report endpoints.
   
   ## Related issues and discussion
   
   FINERACT-2691
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to