Bug Reports
Complete

"Label 8 does not exist in budget 5"

Something is not working right with labels/payees/categories when multiple budgets are present. Adding a transaction tries to automatically pull in another budget's payees, and throws a message "Label 8 does not exist in budget 5". Meanwhile no label is actually selected in the interface. Apologies for the confusing explanation, I am not sure what's going on here. Version 1.11.8 Build 1b2a2ca1

1 Comment

Posting anonymously

Budgero Admin·6 days ago

Recreated on my end, will patch in the next release thanks for reporting.

The bug is in the auto fill logic used in the addTransactionForm, it saves last used values but label was not keyed by budget id so it was trying to pull a label that does not exist in the current budget.

changed status toPlanned

Posting anonymously