Validate transaction filtering params #810
Reference in New Issue
Block a user
Delete Branch "validate-filter-params"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.