Open e0543978 opened 2 years ago
Perhaps you could have included a better example that showed the functionality of the list command."
Filter depends on the student list that already exists ProgrammerError, and the documentation has stated and explained clearly how the feature works. The user inputs a student ID to filter by, and it will display the student(s) whose student ID contains the given student ID. This is not a valid flaw with the documentation as it already illustrates/stated what is the expected result. If the user does not have a student with the input student ID, there will be nothing to show (you will get the expected result of no one with the relevant search fields)
Team chose [response.Rejected
]
Reason for disagreement: I agree that the expected result has already been provided. However, given that this specific example is provided in the Quick Start
section of the UG for users to get started with, the example command should show some of its functionality. Otherwise, what would be the point of including such an example in the Quick Start
section of the UG?
When using the list command example provided, no students are listed. Perhaps you could have included a better example that showed the functionality of the list command.