mtotschnig / MyExpenses

GPL licenced Android Expense Tracking App
http://www.myexpenses.mobi/
GNU General Public License v3.0
847 stars 222 forks source link

Default budget on transaction list is not updated when grouping is changed #1588

Closed mtotschnig closed 1 month ago

mtotschnig commented 1 month ago

When a default budget with a specific grouping for a specific account is defined, the progress for each group is only displayed when the app starts with the correct grouping. When the grouping is changed via the menu, the header is not updated to show the grouping. The same problem exists, when the progress is displayed for a default budget, and then the grouping is changed: The progress stays visible, and when clicking on it, it leads to display of the budget with wrong grouping information.