Open nathanshew opened 1 week ago
Appointments are designed to be immutable and we be believe the delete-add flow provides a viable alternative for users who need to make changes. Given this alternative, we feel that the severity of this issue should be Low
instead of Medium
.
Furthermore, we believe that adding an edit
feature will require more effort that outweighs the marginal benefit to users, and as such will be considered not in scope
:
Thank you!
Team chose [response.NotInScope
]
Reason for disagreement: I believe that the benefit is much more than a marginal one as suggested by the developer, due to the length of the add and delete commands. This requires the user to type much more characters.
addAppt Dental i/S1234567A @d/2024-10-27 @t/1100-1200
delAppt i/S1234567A @d/2024-10-27 @t/1100-1200
There is no edit appointment feature, requiring users to delete then add back appointments.