Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: contact_name field restriction inconsistency between user guide and application #2

Open
wxiaoyun opened this issue Apr 19, 2024 · 1 comment

Comments

@wxiaoyun
Copy link
Owner

Description

  • 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

image.png

image.png

image.png

@soc-pe-bot
Copy link

Your response not required for this bug as the team has accepted the bug as it is.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants