Changeset 8b31e77

Timestamp:
03/05/26 23:46:00 (3 hours ago)
Author:
Vasilaki Tocili <vasilakigorgi@…>
Branches:
nextjs
Children:
fa61cfd
Parents:
8563782
Message:

fix: history amount doubling, dashboard note prefix, unsaved custom tags

  • Fix history query inflating net_amount when transactions have multiple tags by restructuring into a CTE that computes amounts from breakdowns first, then joins tags separately (prevents cross-product duplication)
  • Exclude note:-prefixed tags from dashboard primary_tag selection so notes no longer appear with the raw prefix in Transaction History
  • Capture pending tag input on form submit via hidden field so custom tags typed without pressing Enter are still saved to the transaction
(No files)

Note: See TracChangeset for help on using the changeset viewer.