You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding appointment to two clients with the same date and location is not allowed as specified by the UG. However, I think this design has some flaws.
Rationale
It is very possible in real life that two clients (can be friends, or family members) with similar problems want to come together and hence schedule appointments with the same date / information details. A single session can solve both of their problems, which can improve efficiencies significantly. However, this is unfortunately not allowed by the app.
The text was updated successfully, but these errors were encountered:
While it is possible that two clients want to come together, the app has been geared towards managing individual clients. Managing groups of clients will require additional features.
Items for the Tester to Verify
❓ Issue response
Team chose [response.NotInScope]
I disagree
Reason for disagreement: I do not think this will require additional features. The issue is related to how the parser enforces the checking of dates and locations of appointments and has something to do with the team's design decision. The UG and DG do not state that the app is for individual clients specifically. The team also admits that it is possible that two clients want to come together. Hence, it is a design flaw that is associated with existing features, not something to do with future features.
Description
Adding appointment to two clients with the same date and location is not allowed as specified by the UG. However, I think this design has some flaws.
Rationale
It is very possible in real life that two clients (can be friends, or family members) with similar problems want to come together and hence schedule appointments with the same date / information details. A single session can solve both of their problems, which can improve efficiencies significantly. However, this is unfortunately not allowed by the app.
The text was updated successfully, but these errors were encountered: