Halpfrog / pe

0 stars 0 forks source link

Mismatch between requirements in the UG #9

Open Halpfrog opened 2 years ago

Halpfrog commented 2 years ago

According to the UG no company can have an empty Address field.

image.png

However in the specific section for addCompany, the address field is given as a optional

image.png

This is a serious mismatch as the user can be easily confused by whether this is a error in documentation or an error in the software itself. It does add further confusion for what is already a complicated process that is maintaining multiple intern applications at teh same time.

soc-pe-bot commented 2 years ago

[IMPORTANT!: Please do not edit or reply to this comment using the GitHub UI. You can respond to it using CATcher during the next phase of the PE]

Team's Response

Optional and blank are referring to different things:

image.png

if you have a prefix for address in your addCompany command and enter nothing after the prefix, that means the address is blank, whereas you can exclude the address prefix entirely, as it is optional.

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.VeryLow] Originally [severity.Low]

Reason for disagreement: [replace this with your reason]