Jo3LW / pe

0 stars 0 forks source link

Wrong error thrown when editing cap value #5

Open Jo3LW opened 1 year ago

Jo3LW commented 1 year ago

Steps:

1) Type add n/John Doe p/98765432 e/johnd@example.com a/311, Clementi Ave 2, #02-25 c/3.50/4.00 g/male u/Nanyang Polytechnic gd/05-2024 m/Computer Science ji/173296 jt/Software Engineer Intern t/rejected t/KIV into command box 2) Type edit 1 c/100/5

Expectation: Show an error that CAP_VALUE cannot be greater than CAP_MAXIMUM Actual: Show generic error for wrong input of CAP

The input that is inputted follows the error command restraints but is rejected. Perhaps a more specific error stating that the CAP_VALUE cannot be greater than CAP_MAXIMUM will be better.

Screenshot 2022-11-11 at 4.31.46 PM.png

nus-se-script commented 1 year ago

Team's Response

No details provided by team.

Items for the Tester to Verify

:question: Issue type

Team chose [type.FeatureFlaw] Originally [type.FunctionalityBug]

Reason for disagreement: [replace this with your explanation]