itsmejr257 / pe

0 stars 0 forks source link

Work Feature not matching expected outcome #2

Open itsmejr257 opened 4 months ago

itsmejr257 commented 4 months ago

Steps to reproduce :

  1. Start application from scratch
  2. User created with name jr
  3. type the work command

The work command gives the following output

work bug.PNG

Which does not seem to match the intended output from the UG

Classified as low as it appears to be a cosmetic error. However, this may potentially be of medium severity as when following the UG, i would know to press enter before typing and can use the application normally, However, for a normal user who does not have access to the user guide, there may be confusion regarding what to do given the confusing output.

nus-se-bot commented 4 months ago

Team's Response

Thank you for the response! This issue is due to I used ANSI escape codes to add color to the text. However, your terminal does not support the ANSI escape codes.

The 'Original' Bug

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

Unexpected output from upgrade command

The message gotten was different from the expected output from the UG.

In particular there seems to be an additional 31m and 0m printed

image.png

Labelled this as very low as it seems to be a cosmetic error, and still technically displays the correct value of 10000.


[original: nus-cs2113-AY2324S2/pe-interim#688] [original labels: type.FunctionalityBug severity.VeryLow]

Their Response to the 'Original' Bug

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

Thank you for the response, this is because the ANSI escape codes for ui coloring is not recongized by your terminal.

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: [replace this with your explanation]


## :question: Issue severity Team chose [`severity.VeryLow`] Originally [`severity.Low`] - [ ] I disagree **Reason for disagreement:** [replace this with your explanation]