zhixianggg / pe

0 stars 0 forks source link

Finance Tracker: Delete wrong expense #2

Open zhixianggg opened 5 years ago

zhixianggg commented 5 years ago

According to the UG, delete-paid will remove the purchase at the specified one based index on the list of purchases shown on the Finance tab.

However, when I find Gongcha and delete the 1st order, another expense gets deleted instead.

Steps to reproduce:

Screenshot 2019-11-15 at 4.41.31 PM.png

Step 1. find-paid gongcha

Screenshot 2019-11-15 at 4.42.06 PM.png

Step 2. delete-paid 1

Screenshot 2019-11-15 at 4.42.42 PM.png

nus-pe-bot commented 5 years ago

Team's Response

This error was due to ambiguity in the user guide. The user is meant to find the index of the purchase he wants to delete from the full list of purchases and not the filtered list (which is shown after the user enters the command find-paid).

Items for the Tester to Verify

:question: Issue severity

Team chose [severity.Low]. Originally [severity.High].

Reason for disagreement: [replace this with your reason]


:question: Issue type

Team chose [type.DocumentationBug]. Originally [type.FunctionalityBug].

Reason for disagreement: [replace this with your reason]