mirror of
https://github.com/actualbudget/actual.git
synced 2026-07-26 02:43:26 -05:00
* [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>
124 B
124 B
category, authors
| category | authors | |
|---|---|---|
| Bugfix |
|
Fixed a crash when converting a regular transaction into a split via the API.