QuekBingHeng / pe

0 stars 0 forks source link

'list' command: Without prefix/with multiple prefixes, returns an invalid command #2

Open QuekBingHeng opened 1 week ago

QuekBingHeng commented 1 week ago

When inputting list command, it returns an error when it is the same command without a prefix or with multiple prefixes.

Expected: 'list' command displays a list of contacts/events or an option to show both.

Actual: image.png

image.png

For other commands like 'clear' it shows an 'Invalid command format' instead of an 'Unknown command'.

image.png

Perhaps in the UG, it should be mentioned that only specific prefixes with 'list' command works, and on its own, or with multiple prefixes, it will return an error or follow how 'clear' command issues the error.

soc-pe-bot commented 1 week ago

Team's Response

The intention of list -p and list -e is to be treated as a command itself, and we believe that the proper usage of the list commands have been documented in the UG, which is sufficient to support the current version of the app, as there is no ambiguity in how the list -p and list -e commands are used, based on definitions in the UG.

However, we agree that there is an inconsistency with the clear command, which could be considered in future versions. Therefore we classified this as not in scope.

Items for the Tester to Verify

:question: Issue response

Team chose [response.NotInScope]

Reason for disagreement: [replace this with your explanation]