shaunlxw / pe

0 stars 0 forks source link

UG find command: potential errors #20

Open shaunlxw opened 4 months ago

shaunlxw commented 4 months ago

In the UG find command section, shows this

image.png

However, running find or find with any whitespaces gives "invalid command format", and the way to resolve isn't covered in UG.

soc-se-bot commented 4 months ago

Team's Response

No details provided by team.

The 'Original' Bug

[The team marked this bug as a duplicate of the following bug]

Person in Model Class diagram is not fully modeled

Note from the teaching team: This bug was reported during the Part II (Evaluating Documents) stage of the PE. You may reject this bug if it is not related to the quality of documentation.


image.png

image.png

Comparing the Person in the class diagram against the actual code, I noticed that not all fields of person are modeled. A developer looking at the DG may not be able to get an accurate high level look at the Person class as a result.


[original: nus-cs2103-AY2324S2/pe-interim#4236] [original labels: type.DocumentationBug severity.VeryLow]

Their Response to the 'Original' Bug

[This is the team's response to the above 'original' bug]

No details provided by team.

Items for the Tester to Verify

:question: Issue duplicate status

Team chose to mark this issue as a duplicate of another issue (as explained in the Team's response above)

Reason for disagreement: Completely different bug.


## :question: Issue severity Team chose [`severity.VeryLow`] Originally [`severity.Medium`] - [x] I disagree **Reason for disagreement:** Not just a cosmetic issue, and happens occasionally bringing inconvenience to users as they do not know how to resolve an error with the find command.