jonpwk / pe

0 stars 0 forks source link

Add Command Example 2 Error #6

Open jonpwk opened 2 months ago

jonpwk commented 2 months ago

The provided example for /add command in the user guide gives an error.

Given Command: /add John Doe; 91234567; johndoe@email.com; 12 Kent Ridge Dr; 2024; Software Developer; Finance

Expected Result: Successfully added John Doe

Actual Result:

image.png

nus-se-bot commented 2 months ago

Team's Response

This is correct behaviour as we believe you copied the command wrongly as there should be a space between ";" and "Software". We also mentioned in our user guide that:

Screenshot 2024-04-20 at 4.46.37 PM.png

"Parameters must be separated by a semicolon and space, if no PREFIX specified."

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]