nus-cs2103-AY2122S1 / pe-dev-response

0 stars 0 forks source link

filter Command Issue #5769

Open nus-se-bot opened 2 years ago

nus-se-bot commented 2 years ago

Bug Description: Able to use need members instead of need member in filter command.

Steps to Reproduce:

  1. Use the filter command with both the group status need member and need members

Actual Output: Returns a matching profile.

Expected Output: Error should be thrown, as need members is not a valid group status according to the UserGuide.

OS and Java Version: macOS Big Sur, Java 11.0.12

When Using the Command with filter mod/CS2100 need members image.png

Can be escalated to Severity of Medium.


[original: nus-cs2103-AY2122S1/pe-interim#5754] [original labels: severity.Low type.FunctionalityBug]

ngjiayuan commented 2 years ago

Team's Response

This is intended for flexibility because we felt that users might forget if it is member or members and we allow for flexibility without hindering functionality.

Duplicate status (if any):

--