Files
actual/upcoming-release-notes/fix-api-update-transaction-split.md
5980acd5a4 [AI] Fix updateTransaction crash when converting a transaction to a split (#8467)
* [AI] Fix updateTransaction crash when converting a transaction to a split

* [AI] Clear is_child/parent_id when promoting a transaction to a split parent

* [AI] Type-fix: clear parent_id with undefined, not null (parent_id is an optional string)

---------

Co-authored-by: Hossein Moosavi <h.moosavi@kif-devs.com>
2026-07-21 19:57:54 +00:00

124 B

category, authors
category authors
Bugfix
aturzone

Fixed a crash when converting a regular transaction into a split via the API.