trash-bin99 / pe

0 stars 0 forks source link

Folder name not specified as case-sensitive for echo command in UG #2

Open trash-bin99 opened 2 years ago

trash-bin99 commented 2 years ago

image.png

Steps to reproduce 1) Create a new folder with the name 'bruh' with command mkdir bruh

2) Run the command echo 1 >> bRUH, with at least one contact in the list.

Expected: contact 1 is added to the folder 'bruh'

Actual: Error, specified folder could not be found

nus-pe-bot commented 2 years ago

Team's Response

Functionality and feature works as intended - folder name is case-sensitive - but it is not stated in the UG. Hence, we re-categorized to DocumentationBug.

Items for the Tester to Verify

:question: Issue type

Team chose [type.DocumentationBug] Originally [type.FeatureFlaw]

Reason for disagreement: image.png

I believe that it is a feature flaw as I believe this would make the feature less useful for normal usage (e.g. when the user accidentally capitalises a letter) and it was not explicitly stated that this behaviour was intended, but I do agree that it could be argued as a documentation bug as well as it was not mentioned in the UG.