yorklim / pe

0 stars 0 forks source link

search_student: Behavior does not match the one stated in UG #8

Open yorklim opened 5 months ago

yorklim commented 5 months ago

In the UG, it is stated that it will display a list of all students that match the corresponding prefix and that At least one of the optional attributes must be provide, that means multiple attributes can be used.

image.png

However, when using the application and using search_student with multiple attriibutes, an error is given.

image.png

The users will not know what is wrong as the are following the requirements stated in the Ug and it produces an error instead of the specified outcome

Steps to reproduce:

  1. Populate list with different students
  2. Search students using the "search_student" command with more than 1 attribute eg. "/search_student id/A2234567Z email/Zack3@example.com"
soc-pe-bot commented 5 months ago

Team's Response

UG can be more specific that only 1 attribute supported (as per error message in GUI).

Items for the Tester to Verify

:question: Issue type

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

Reason for disagreement: [replace this with your explanation]


## :question: Issue severity Team chose [`severity.Low`] Originally [`severity.Medium`] - [ ] I disagree **Reason for disagreement:** [replace this with your explanation]