Aung-Phone-Naing / pe

0 stars 0 forks source link

Expense amount do not change when currency changes #11

Open Aung-Phone-Naing opened 1 year ago

Aung-Phone-Naing commented 1 year ago

As shown below when a different currency is used in the program, the amount by category still remains the same regardless of currency which is not representative of what the feature description describes.

image.png

image.png

soc-pe-bot commented 1 year ago

Team's Response

No details provided by team.

The 'Original' Bug

[The team marked this bug as a duplicate of the following bug]

Can use the same currency across all functions

  • Explanation

When I set CNY as currency and use command list expenses, the output is showed in CNY. However, when I use command list expenditure by category, the output is showed in SGD.

  • Steps to reproduce
  1. set currency CNY
  2. add expense School Fees $/500 d/20230107(category chosen: 7)
  3. list expenditure by category
  • Screenshot

image.png


[original: nus-cs2113-AY2223S2/pe-interim#2618] [original labels: type.FunctionalityBug severity.Low]

Their Response to the 'Original' Bug

[This is the team's response to the above 'original' bug]

No details provided by team.

Items for the Tester to Verify

:question: Issue duplicate status

Team chose to mark this issue as a duplicate of another issue (as explained in the Team's response above)

Reason for disagreement: The 'Original' Bug stated here is with regards to the mismatch of the display of list of expenditure by category is being displayed in SGD while the expense was added in CNY, however, the bug I reported was with regards to the list of expenditure by currency being displayed in the wrong currency even when the currency usage for the app is set to a different currency.


## :question: Issue type Team chose [`type.FunctionalityBug`] Originally [`type.FeatureFlaw`] - [x] I disagree **Reason for disagreement:** This remains as a feature flaw as it was sated on the UG that the set currency command sets the currency used by the app without any clarifications on what the limitations of this feature was as shown below. And hence this is a flaw in the feature of the app itself rather than the functionality of the bug as it was shown in the 'Original' bug that the team classified as duplicate that the app does recognizes that the currency has been changed but does not show it when it comes to the list being displayed. ![image.png](https://raw.githubusercontent.com/Aung-Phone-Naing/pe/main/files/2ea26e4d-b543-4dd8-ba24-4b7576fbf073.png)
## :question: Issue severity Team chose [`severity.Low`] Originally [`severity.Medium`] - [x] I disagree **Reason for disagreement:** The severity remains to be a medium as when users change the currency of the app say while they are recording expenses while travelling or on exchange, this may result in them not being able to manage their budget properly especially when they attempt to view their budget list by category. This then defeats the purpose and the vision of the app that the team puts forth as shown below in the DG and the User stories. Hence this becomes an occasional inconvenience for most users and therefore the severity level should remain as medium. ![image.png](https://raw.githubusercontent.com/Aung-Phone-Naing/pe/main/files/34635b69-d625-4fab-90bd-735f100ae0e9.png) ![image.png](https://raw.githubusercontent.com/Aung-Phone-Naing/pe/main/files/24b521bc-efa6-4c88-9a44-930248677c90.png)