kaijie0102 / ceg-cs2113-pe

0 stars 0 forks source link

No way of filtering those with "NULL" as category #10

Open kaijie0102 opened 11 months ago

kaijie0102 commented 11 months ago

image.png

soc-pe-bot commented 11 months ago

Team's Response

Not quite sure what tester means. With regards to the adding of categories, should the user specify the category of the income/expense as "NULL" when adding the income/expense, the category will automatically be registered as 'OTHERS' since this does not correspond to any of our preset categories. Thus, when filtering, if the filter is done with category specified as "/cat NULL," all transactions with categories 'OTHERS' would be displayed.

If tester wishes to have category as 'NULL' in the sense of not having any categories, "/cat" should not be included in the adding of expense/income, or "/cat" can be added without any following input - this would ensure that the expense/income would be added without any specific category. Following that, for the filtering, if tester wishes to filter such that all transactions without any category is displayed, "/cat" should not be included in the filtering, and all entries without any categories would be displayed.

Items for the Tester to Verify

:question: Issue response

Team chose [response.IssueUnclear]

Reason for disagreement: [replace this with your explanation]