We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug in current situation 400 error when there's "&" in requested names.
Link bug to the User Story
Impact of this bug
Chance of Occurring (high/medium/low/very low) Low
Pre Conditions: which Env, any pre-requesites or assumptions to execute steps?
Steps to Reproduce Steps to reproduce the behavior:
Actual/ observed behavior/ results 400 error
Expected behavior "&" and other special characters should be replaced in query string.
Screenshots/ Visual Reference/ Source Private Zenhub Image
The text was updated successfully, but these errors were encountered:
Please confirm which special characters are allowable.
Sorry, something went wrong.
All currently allowable special characters: + ! ? , ' " ; : # @ ( ) * & / . - =
No branches or pull requests
Describe the bug in current situation
400 error when there's "&" in requested names.
Link bug to the User Story
Impact of this bug
Chance of Occurring (high/medium/low/very low)
Low
Pre Conditions: which Env, any pre-requesites or assumptions to execute steps?
Steps to Reproduce
Steps to reproduce the behavior:
Actual/ observed behavior/ results
400 error
Expected behavior
"&" and other special characters should be replaced in query string.
Screenshots/ Visual Reference/ Source
Private Zenhub Image
The text was updated successfully, but these errors were encountered: