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
User guide stated that CONTACT_NAME allows the use of any text, number or spaces. Use of any text should potentially imply no restriction on the character set permitted to be CONTACT_NAME. This behavior is different from the application.
Steps to reproduce
Run this command: add /com Apple /desc test /status to_apply /poc test_na me /email hello@email.com /phone 99999999
Expected
Success
Actual
Command reject with error: Names should only contain alphanumeric characters and spaces, and it should not be blank
Potential Suggestions
Update user guide to list the restrictions of CONTACT_NAME or remove validation checks
Screenshots
The text was updated successfully, but these errors were encountered:
Description
CONTACT_NAME
allows the use of any text, number or spaces. Use of any text should potentially imply no restriction on the character set permitted to beCONTACT_NAME
. This behavior is different from the application.Steps to reproduce
add /com Apple /desc test /status to_apply /poc test_na me /email hello@email.com /phone 99999999
Expected
Actual
Potential Suggestions
Screenshots
The text was updated successfully, but these errors were encountered: