jeunhoe / pe

0 stars 0 forks source link

Categories are case sensetive #6

Open jeunhoe opened 4 years ago

jeunhoe commented 4 years ago

Summary: Transaction categories are case-sensetive which could be confusing for users.

Steps to reproduce:

  1. Enter the command set $/1000 c/Shopping d/31122019
  2. Enter the command out n/spending $/20 d/17112019 c/shopping
  3. Enter the command out n/spending $/20 d/17112019 c/Shopping

Expected results: I would expect both commands from step 2 and 3 to deduct from the 'Shopping' budget.

Actual results: Only command in step 3 removes from the budget.

Screenshot 2019-11-15 at 5.00.01 PM.png

Screenshot 2019-11-15 at 5.00.29 PM.png

nus-pe-bot commented 4 years ago

Team's Response

image.png

I agree category is case sensitive. However, as stated in our User Guide, only budgets with the same category will be affected. shopping and Shopping are not the same category.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your reason]