jedidiahC / pe

0 stars 0 forks source link

Use of /tag in the `new-student` command despite no /tag prefix being mentioned in the command format #4

Open jedidiahC opened 1 year ago

jedidiahC commented 1 year ago

Steps to reproduce:

  1. Ensure "John Doe 2" does not exist.
  2. Enter new-student name/John Doe 2 address/21 Prince George’s Park email/jdoe@gmail.com phone/12345678 school/ACJC level/sec8 tag/hi

Expected: There should be an invalid command error displayed.

Actual: The command succeeds and a tag "hi" is displayed on the student profile.

Screenshots:

image.png

No mention of tag in the User Guide

Screenshot 2023-04-14 150309.png

nus-pe-bot commented 1 year ago

Team's Response

Fair point. This was a documentation bug on our end. All instances of Tags should have been removed from the UG.

Items for the Tester to Verify

:question: Issue type

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

Reason for disagreement: [replace this with your explanation]