Ryo-Seah / pe

0 stars 0 forks source link

Find command error message gives insufficient information, looks buggy #5

Open Ryo-Seah opened 5 months ago

Ryo-Seah commented 5 months ago

Instead of listing what exactly what optional parameters are required to be displayed, the find command displays a weird error message with a bunch of '[optional parameter]' under its parameters.

Steps to duplicate :

  1. run 'find' command in CLI
  2. Look at error message.

Expected output: "Parameters: [a/address] [n/name] [t/tag]... A minimum of ONE parameter must be passed in. "

Actual output : "Parameters: [OPTIONAL PARAMETER] [OPTIONAL PARAMETER] [OPTIONAL KEYWORD]... A minimum of ONE parameter must be passed in.!" Screenshot 2024-04-19 at 4.41.33 PM.png

nus-se-script commented 5 months ago

Your response not required for this bug as the team has accepted the bug as it is.