-
Suggestion
-
Resolution: Unresolved
-
None
-
2
-
Issue Summary
In Assist, when an user enters an invalid URL in a custom field of type URL (or with >255 characters), a generic error message is shown, instead of specifying that the failure is because of the invalid URL:
Steps to Reproduce
- Create a Request Type form with a URL Field
- Setup JSM Chat on Slack
- Configure the Request Type with the URL Field onto a Request Channel
- Try to raise a request through Slack using Assist
- Provide a URL with >255 characters OR without the correct URL syntax expected by the field. For example, enter www.atlassian.com instead of https://www.atlassian.com/
Expected Results
The Assist bot should mention display an error message indicating that the URL entered was invalid, instead of a generic error message.
Actual Results
A generic error message is shown:
Something went wrong. We were unable to create a ticket. We've notified the agents for this channel.
Workaround
1. In case you need to accept different URL formats, consider using a text field instead.
Or:
2. Add a hint in the "Display description" section of the Request Form:
This will be displayed as follows in Assist:
- is duplicated by
-
JSDCLOUD-17342 JSM Chat - Assist error when raising request with URL Field type response containing invalid web address or >255 characters
-
- Closed
-
- is related to
-
JRACLOUD-93827 URL field limited to 255 characters
- Gathering Interest