Open crystal-bys opened 1 week ago
Hi, thank you for the bug report. We acknowledge that there is no character limit in the add
Patient Command. However, in a hospital setting, while it is rare, there may be cases where names exceed 100 characters. Despite this, the application currently handles such inputs without any functional issues. Specifically, the UI continues to display the message as follows:
New Patient added:
at the front[No tag]
at the backThis behaviour is shown in the annotated screenshot below:
Severity Classification:
Based on the bug triaging guidelines under admin info
:
This issue should be assigned a severity level of VeryLow
instead of Medium
, as:
Resolution and Future Considerations: Moving forward, we could consider implementing a warning to inform users if they input a name exceeding 100 characters. However, the patient would still be added to the list to ensure functionality is not hindered. This enhancement would primarily serve as a quality-of-life improvement.
That said, implementing such a character limit is currently out of scope for this version. We have therefore categorised this issue as NotInScope
while acknowledging its potential for future iterations.
Thank you again for your report and suggestion, which will help us further improve the application.
Team chose [response.NotInScope
]
Reason for disagreement: [replace this with your explanation]
Problem: There is no character limit as to how long the name should be, so even when the name (input) is ridiculously long, the product accepts what is inputted.
Suggestion: Moving forward, the development team can limit name characters to (for example) a maximum number of 100 characters to prevent spamming of invalid names.
Input and Output example: