Open zaidansani opened 1 week ago
We see why it could be misleading to new users.
Team chose [type.FunctionalityBug
]
Originally [type.FeatureFlaw
]
Reason for disagreement: This qualifies as a FeatureFlaw to me because it rejects the input correctly, but the specificity of the error message is wrong. While this is also a functionality bug due to missing information, my bug report focused on that the error was not specifically saying that the NRIC was invalid, but instead talking about the other requirements of the NRIC.
Bug Description
The error message does not state that the IC needs to be valid (not just checksums, and input, but also that the IC is valid as per SG requirements).
Steps to Reproduce
T1234567D
, which is invalid.Expected Behavior
The error message should include a provision to state that invalid ICs are not allowed.
Screenshots
Additional Context