kevinkuo0320 / pe

0 stars 0 forks source link

Unable to find an emergency contact inside a patient's detail page #8

Open kevinkuo0320 opened 2 years ago

kevinkuo0320 commented 2 years ago

As shown in the picture below, there is an emergency contact called Aaron in the list

image.png

But I typed "find Aaron", it shows 0 patient listed.

image.png

soc-pe-bot commented 2 years ago

Team's Response

The severity is set to Low as it happens only when viewing a patient's summary screen and then calling the find command. It is also only a minor inconvenience as users can still view the individual records belonging to this patient to call the find command on.

"find" through the lists is not supported on Summary screen. The current behavior is due to the fact that Summary screen is equivalent to a 1-patient list. We feel this might be a valid feature to have. However, allowing the user to “find” through every list such as Emergency Contacts, Prescriptions, etc is non-trivial with the current design. The user currently cannot attempt to “find” through the lists like Emergency Contacts in Summary. Hence, we feel this is NotInScope.

The 'Original' Bug

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

Unclear/Wrong error message for searching emergency contact

I tried to find an emergency contact called Aaron but it showed 0 patients listed. An emergency contact should not be shown as patient!

image.png


[original: nus-cs2103-AY2122S2/pe-interim#2458] [original labels: severity.Low type.FunctionalityBug]

Their Response to the 'Original' Bug

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

Duplicate of 2467

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 response

Team chose [response.NotInScope]

Reason for disagreement: [replace this with your explanation]


:question: Issue severity

Team chose [severity.Low] Originally [severity.High]

Reason for disagreement: [replace this with your explanation]