Skip to content

Conversation

csbarnet
Copy link
Contributor

bugfix for issue 793

In this PR, in coldfront.core.portal.views center_summary, the "total_amount_awarded" field is cast from CharField to FloatField before Sum is applied.

As there was no current test for the portal module, added a simple test that shows a user can retrieve the page and that section headers appear on the page.

@aebruno
Copy link
Member

aebruno commented Oct 1, 2025

@csbarnet Same with this one, squash into single signed commit

added simple test to show that center-summary renders

Signed-off-by: Chris Barnett <Christopher.Barnett@tufts.edu>
@csbarnet csbarnet force-pushed the bug-fix-grant-sum-summary branch from fd9703b to 250a1f0 Compare October 2, 2025 14:14
@csbarnet
Copy link
Contributor Author

csbarnet commented Oct 2, 2025

@aebruno squashed and signed.

@aebruno aebruno merged commit 57d0cd5 into ubccr:main Oct 9, 2025
1 check passed
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.

2 participants