nus-cs2103-AY2425S1 / pe-dev-response

0 stars 0 forks source link

Incorrect error #2159

Open nus-se-script opened 1 week ago

nus-se-script commented 1 week ago

image.png

command to replicate: add job n/Waiter c/Starbucks /2500 d/Looking for someone who brings a lot to the table r/Sociable s/200

The actual error should be 'Company should only contain alphanumeric characters......'

because company variable is the offender here

image.png

The UG refers to the company variable as 'COMPANY' not name. This can cause confusion among users who wonder what is wrong with the job's name when the error is with the job's company


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

KengHian commented 1 week ago

Team's Response

Good catch!

Duplicate status (if any):

--