Skip to content

FINERACT-2691: Bind group summary report parameters as numeric#6139

Open
AnvayKharb wants to merge 1 commit into
apache:developfrom
AnvayKharb:fix/FINERACT-2691-group-summary-postgresql-parameter
Open

FINERACT-2691: Bind group summary report parameters as numeric#6139
AnvayKharb wants to merge 1 commit into
apache:developfrom
AnvayKharb:fix/FINERACT-2691-group-summary-postgresql-parameter

Conversation

@AnvayKharb

Copy link
Copy Markdown
Contributor

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

@AnvayKharb AnvayKharb changed the title fix(FINERACT-2691): bind group summary report parameters as numeric FINERACT-2691: Bind group summary report parameters as numeric Jul 16, 2026
@AnvayKharb
AnvayKharb force-pushed the fix/FINERACT-2691-group-summary-postgresql-parameter branch 3 times, most recently from bf1768a to fb72b91 Compare July 17, 2026 14:08
@AnvayKharb
AnvayKharb force-pushed the fix/FINERACT-2691-group-summary-postgresql-parameter branch from fb72b91 to 7f4eb31 Compare July 18, 2026 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant