Berted / pe

0 stars 0 forks source link

DG: Mark Internship Feature #19

Open Berted opened 1 year ago

Berted commented 1 year ago

For Alternative 1, is it really impossible to not implement filter even though we allow user inputs?

nus-pe-bot commented 1 year ago

Team's Response

The purpose of filtering only by ApplicationStatus is to allow the users to only filter by a standard set of status. This is the reason why we implemented as an ENUM, and hence it is not possible to allow user input.

Alternatively, if we were to allow any user input, then the implementation will have to change, and that defeats the purpose of allowing the users to only filter by a standard set of status. In this case, it will be similar to the find command and it will not value add at all.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]


:question: Issue severity

Team chose [severity.VeryLow] Originally [severity.Low]

Reason for disagreement: [replace this with your explanation]