Validate transaction filtering params #810

Merged
jakubkottnauer merged 1 commits from validate-filter-params into main 2024-05-27 22:01:09 +08:00
jakubkottnauer commented 2024-05-27 03:00:57 +08:00 (Migrated from github.com)

Filtering transactions by account/category/merchant and then removing the account/category/merchant breaks the transactions page (selected filters are stored in session). This PR fixes that.

Also fixes alphabetical sorting in a few places.

Filtering transactions by account/category/merchant and then removing the account/category/merchant breaks the transactions page (selected filters are stored in session). This PR fixes that. Also fixes alphabetical sorting in a few places.
Sign in to join this conversation.