Open nus-se-script opened 2 weeks ago
It is stated in the User Guide Parameter Constraints section that the name can only consist of alphanumeric combinations.
In addition, under the Developer’s Guide Future Enhancements #1, we plan to accommodate special characters, but not limited to the suggested ones.
Hence, the response will be NOT-IN-SCOPE as it is less important than the work done in the current version of the product e.g., it was not related to features delivered in v1.6 or lower priority than the work already done in v1.6.
--
Overview:
Environment:
Operating System: macOS 13.3 App Version: v1.6
Steps to reproduce:
java -jar truerental.jar
cadd n/Mary-Ann p/98765432 e/johnd@example.com t/friends t/owesMoney
Expected result:
Actual Result:
Names should only contain alphanumeric characters and spaces, and it should not be blank
Screenshots:
Additional Notes:
[original: nus-cs2103-AY2425S1/pe-interim#974] [original labels: type.FeatureFlaw severity.Low]