de-yi / pe

0 stars 0 forks source link

Bug regarding managing time #5

Open de-yi opened 1 year ago

de-yi commented 1 year ago

Budget function limits time to this month only (april 2023). There are no ways to add budget of other months. However, expenses can be added for other months, resulting in addition of expenses that does not really have corresponding budget.

Screen Shot 2023-04-14 at 4.48.07 PM.png

soc-pe-bot commented 1 year ago

Team's Response

"edit : You cannot set budgets month by month, which is not mentioned in UG...!"

We understand that we could include this in our UG, but the app works as intended, hence we feel it is not a bug

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your reason]

Screen Shot 2023-04-20 at 9.01.00 PM.png

As in the image above, if you set a budget, it is automatically considered as the budget of current month (in this case, April). However, I was able to add the expense of the past months (in this case, March). I wondered how the budget was set in the past months in the first place as it was never mentioned in UG.

While testing, I have figured out that when you set certain type of budget, it is automatically applied to past months. This can potentially be a problem because the user may change previous month's budget limits without noticing by newly setting the budget for this month.

As this was not mentioned in UG or DG, I suspected that this was not an intended feature of the program. Therefore, I believe this can still be considered as a bug.