GraceZhuXY / pe

0 stars 0 forks source link

Number of commands that can be entered at once should be indicated in documentation #5

Open GraceZhuXY opened 1 year ago

GraceZhuXY commented 1 year ago

Due to many commands (such as add) being able to accept special characters, the program is unable to detect if multiple commands are being entered at the same time by the user (such as by the presence of / or by other keywords).

image.png

A user with limited experience in using CLI might expect this limitation of one command per line to be included in the documentation.

soc-se-bot commented 1 year ago

Team's Response

This is expected behaviour based on the UG as seen below. where the name of item added is test1 add 2 /of test2

image.png

This can be added to the UG in future for greater clarity, that being said it is not a bug based on what is mentioned in the current UG.

Items for the Tester to Verify

:question: Issue response

Team chose [response.NotInScope]

Reason for disagreement: [replace this with your explanation]