adhy-p / pe

A repository generated automatically using CATcher for NUS CS2113T
0 stars 0 forks source link

[Bug] List command does not show patient's appointment #3

Open adhy-p opened 3 years ago

adhy-p commented 3 years ago

List command does not show patient's appointment

The behavior of list command is different from the User Guide. It says that list is used to view patient's appointment while the app shows the list of patients instead.

Steps to recreate

  1. Invoke list command

Expected

(According to UG) view patient's appointment

Actual

Prints the list of patients

Screenshot

image.png

nus-pe-bot commented 3 years ago

Team's Response

This is a documentation bug. List should not view patient's appointment.

This lists patients, not appointments. There is another command to view patient's appointment.

Items for the Tester to Verify

:question: Issue type

Team chose [type.DocumentationBug] Originally [type.FunctionalityBug]

Reason for disagreement: [replace this with your explanation]