Help families in GazaDonate to the IRC to provide humanitarian aid and resettlement resources to families in Gaza
JT's Space
Articles
About
Journal
RaW
GitHub
Articles
About
Journal
RaW
GitHub

Friday November 14, 2025

JT Houk
Published November 14, 2025
debuggingsales-history

Projects

Discovered two issues after yesterday's Cash Movement Report frontend deploy. First, the amount column displays absolute values instead of net values. This stems from a discrepancy between environments: dev data uses positive amounts for all cash movements, while production uses negative amounts for outflows. Second, sorting by any column returns a 500 error from the API because the frontend sort parameter names don't match what the backend expects.