GiselleTan / pe

0 stars 0 forks source link

Hard to differentiate whether a contact is a person or staff as tags are the same #4

Open GiselleTan opened 2 months ago

GiselleTan commented 2 months ago

Steps to reproduce:

  1. Add a staff as below /add-staff ; name : Janna ; phone : 98765435 ; address :PoochieStreet 24 ; email : ihelppooches@gmail.com ; salary :$50/hr ; employment : part-time

  2. Add a person as below /add-person ; name : Janna ; phone : 98765435 ; address : Poochie Street 24 ; email : ihelppooches@gmail.com

Expected: Tags should label person as "person" and staff as "staff"

Actual: Tags for both person and staff are "other"

Screenshot: Screenshot 2024-04-19 at 4.24.16 PM.png

soc-se-bot commented 2 months ago

Team's Response

Our app does not allow users to add in duplicate names, hence we believe that the command you have inserted might be wrong, and should be this instead, judging by the contact that you have screenshotted /add-person ; name : Jannan ; phone : 98765435 ; address : PoochieStreet 24 ; email : ihelppooches@gmail.com.

In that case, the tags actually work fine, and might have been a mix up in your usage of "/add-person" vs "/add-staff" instead.

image.png

Items for the Tester to Verify

:question: Issue response

Team chose [response.CannotReproduce]

Reason for disagreement: [replace this with your explanation]