budget-watch
budget-watch copied to clipboard
Bug found in budget watch apps ( Edit budget name is not working properly )
Expected behavior
According to my information when i want to change the budget name simply edit the budget and put the new name and then click on save button it should be change into new name
Actual behavior
when i want to edit the budget name its not working properly This option is not changing the name
How to reproduce
- Download and install the application
- open the application
- create the new budget with the help of + button
- now select your budget and hold on it
- click on edit and enter new name of budget
- click on save button
- note bug
- Browser: Budget Watch Version 0.21
- Operating system: android version 4.4.2
- smart phone GALAXY Note 3
Recording Of The Bug
https://youtu.be/nV-lmy_s-IY
Posted on Utopian.io - Rewarding Open Source Contributors
I've confirmed your finding. Renaming budgets does not work, and looking at the code I'm not sure how it ever would have worked.
There is a longer standing issue with the database layout (https://github.com/brarcher/budget-watch/issues/61) and resolving that will also lead to a way to resolve this issue.
Also, thanks for the video recording to go along with the bug report. It was helpful to see the bug in action.