-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Steps to Reproduce:
- Delete the data file to ensure clean install.
- Open the programme to generate fresh sample data.
- Add a transaction via the provided
/transaction 240001; 2000; Salary; 30/09/2021 12:00 - Run
/exit - Reopen the application
Expected Result:
Transactions can be seen.
Actual Result:
Transaction section of GUI is empty.
Why is this a problem?
As a user, I am unable to check what transactions exist in my database, unless I run /view ID for every ID in my database. This severely affects my usage of the programme as I am unable to quickly view transactions, which is one of the main functions of the programme.
Reactions are currently unavailable