Open QuekBingHeng opened 1 week ago
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.
Team chose [response.NotInScope
]
Reason for disagreement: [replace this with your explanation]
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:
For other commands like 'clear' it shows an 'Invalid command format' instead of an 'Unknown command'.
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.