mirror of
https://github.com/actualbudget/actual.git
synced 2026-04-29 02:54:09 -05:00
* fix: Unsplit transaction without losing parent's transaction information (amount, notes, etc.) * [autofix.ci] apply automated fixes * fix: Refine conditional logic and update makeTransactionWithChildCategory to use Partial<TransactionEntity> * fix: Correct child transaction reference in unsplit logic --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>