jonpwk / pe

0 stars 0 forks source link

Transactions GUI Empty on Startup #12

Open jonpwk opened 2 months ago

jonpwk commented 2 months ago

Steps to Reproduce:

  1. Delete the data file to ensure clean install.
  2. Open the programme to generate fresh sample data.
  3. Add a transaction via the provided /transaction 240001; 2000; Salary; 30/09/2021 12:00
  4. Run /exit
  5. 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.

soc-pe-bot commented 2 months ago

Team's Response

Thank you for the feedback, but this is indeed the correct behaviour. User can only view transactions by typing /view ID, and all transactions are not shown when initiating the app.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]