Benson15912 / pe

0 stars 0 forks source link

Sort Documentation bug #7

Open Benson15912 opened 2 months ago

Benson15912 commented 2 months ago

[Sort Documentation bug about ATTRIBUTE]

Description

According to the UG, a user can sort by attributes. But what exactly are these attributes? As a first time user, I believe that i can sort by patient id? since id is an attribute of the patients. But an error is thrown

Expected

sort id should be able to sort by patient id.

Actual

error thrown, saying invalid command format

Steps to Reproduce

  1. sort id

image.png

nus-pe-bot commented 2 months ago

Team's Response

Hello, Thanks for pointing this out!

However In the description of sort command the UG, it was mentioned that supported attributes include n for patient name and p for patient's preferred name and that any other attributes are invalid.

image.png

Furthermore, DG also specified that only patient name and patient preferred name is allowed.

image.png

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]