tohpinren / pe

0 stars 0 forks source link

New member added result output does not show gender #5

Open tohpinren opened 10 months ago

tohpinren commented 10 months ago

When I use the command createMember n/John Doe g/Male to add a new member, all fields but his gender is shown to the user. Why is gender excluded from the result output?

image.png

soc-pe-bot commented 10 months ago

Team's Response

Hello there, thank you for raising the issue. We have marked this as a duplicate of a similar issue. We believe that it should have a severity of very low as the information is still present in the member card.

The 'Original' Bug

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

Gender Field does not show in response box

When editing the gender of a member, their gender tag does not show on the response box.

Steps to replicate:

  1. editMember 7 g/female

image.png


[original: nus-cs2103-AY2324S1/pe-interim#4212] [original labels: type.FunctionalityBug severity.VeryLow]

Their Response to the 'Original' Bug

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

Hello there, thank you for raising this issue. We will be accepting this issue but will be classifying this under FeatureFlaw because we did not intend on displaying gender in the first place since the name is already the unique identifier of the name. However, we realise that this information could be helpful for the user and we will be improving it in future iterations. Thank you.

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: [replace this with your explanation]


## :question: Issue severity Team chose [`severity.VeryLow`] Originally [`severity.Medium`] - [x] I disagree **Reason for disagreement:** When I create a new member or edit a new member, the output message shown should be to confirm the creation/edit of the member. With this issue, if I were to put a gender in creating a new member or if i were to edit a member's gender, I would not be able to confirm the success of my action. I will have to scroll all the way down to find the member I created/edited to check. This affects the usability of the product and the user friendliness. This could cause inconveniences for the user. Furthermore, this could happen very frequently because the gender does not show when creating all new members. Hence, it should be a medium severity issue.