Open nus-pe-bot opened 3 years ago
Step to reproduce:
add n/Joe s/fulltime r/kitchen p/98765432 $/1234789 e/Joe@example.com
Expected:
The staff with the specifying detail is added
Actual: Not added. Error message displayed.
[original: nus-cs2103-AY2122S1/pe-interim#4430] [original labels: type.FunctionalityBug severity.Medium]
Error is because the salary cannot exceed 9999.99. It is a documentation bug using an invalid example.
Duplicate of #3282
Step to reproduce:
add n/Joe s/fulltime r/kitchen p/98765432 $/1234789 e/Joe@example.com
Expected:
The staff with the specifying detail is added
Actual: Not added. Error message displayed.
[original: nus-cs2103-AY2122S1/pe-interim#4430] [original labels: type.FunctionalityBug severity.Medium]