Ansel-Ch / pe

0 stars 0 forks source link

UG and DG discrepancy (findw) #13

Open Ansel-Ch opened 4 days ago

Ansel-Ch commented 4 days ago

In the UG, for the findw command, users are not informed that Role and Company need to be capitalised. They might require clarity on this.

image.png

soc-pe-bot commented 23 hours ago

Team's Response

The findw command is case-insensitive and works as shown below. This is a documentation bug where we will state clearer in the future that it is case-insensitive

image.png

Items for the Tester to Verify

:question: Issue response

Team chose [response.NotInScope]

Reason for disagreement: [replace this with your explanation]


## :question: Issue severity Team chose [`severity.VeryLow`] Originally [`severity.Medium`] - [x] I disagree **Reason for disagreement:** Perhaps this should be a `severity.low` as it will not be a purely cosmetic problem. Users may associate `findw` with `addw` which may result in confusion about the case-sensitivity of the `findw` command.