edelinetenges / pe

0 stars 0 forks source link

Priority parameter should only be allowed once #3

Open edelinetenges opened 3 years ago

edelinetenges commented 3 years ago

When a user types the following command with 2 different values for priority, the app only takes the last priority value. Screenshot 2021-04-16 at 2.41.59 PM.png

Before: Screenshot 2021-04-16 at 2.40.14 PM.png

After executing command: Priority gets updated to medium Screenshot 2021-04-16 at 2.40.22 PM.png

nus-pe-bot commented 3 years ago

Team's Response

This behaviour is clearly documented in our user guide. If only one parameter is expected but it is presented multiple times, only the last occurrence of the parameter will be taken.

  • If a parameter is expected only once in the command but you specified it multiple times, only the last occurrence of the parameter will be taken. e.g. if you specify d/walk d/run, only d/run will be taken.

Screenshot 2021-04-17 at 11.28.45 AM.png

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your reason]


:question: Issue severity

Team chose [severity.Low] Originally [severity.Medium]

Reason for disagreement: [replace this with your reason]