Users unable to create tickets through Slack/Teams integrations in JSM Cloud
Platform Notice: Cloud - This article applies to Atlassian products on the cloud platform.
Summary
Users encounter an error when attempting to raise requests via Teams or Slack. The causes may vary, but this documentation provides common ones.
Customer Role Required
When using the Slack integration, users occasionally receive an error stating, 'You can't raise a request on behalf of this user because they need the customer role on your site managed by your organization admins.' This issue prevents users from creating tickets, and it is unclear which users are affected.
Add the customer role to the user or group
When it comes to product access, it's possible to add a single user or a group to the desired product or role.
By following the steps below, you can add the group or user to the Customer role.
Centralized user management | Original user management |
---|---|
To give one user access to a product:
| To give one user product access:
|
To give users in a group access to a product:
| To give users in a group product access:
|
Character limit
An user atteps to create a request, but it fails with the following error:
Something went wrong. We were unable to create a ticket. We've notified the agents for this channel.
Share this error ID with support: a03333bf33f33333bba33d33c33c3333
To identify the correct root cause, it might be necessary to reach out to Atlassian Support via support.atlassian.com, but before that, you can try confirming if the user is not exceeding the character limit of the text fields.
An example of the logs Atlassian Support may find is:
errorMessage: Your request could not be created. Please check the fields have been correctly filled in. URL (text field) can't exceed 255 characters
In Jira Cloud, some fields have 255 character limit:
Text field (read only)
A read-only text label. Only possible to create values programmatically. Maximum of 255 characters.
User Property Field (<255 characters)
Choose multiple users from the user base via a popup picker window.
Short text (plain text only)
A single line of plain text for short lengths of text (up to 255 characters).
For Paragraph fields (like the Description and Comment), the limit is 32767 characteres.
Select list custom field having more than 100 options
Similar to the above, when an user tries to create a request, the error "Something went wrong" appears with no further details about the cause.
A possible issue might be a select list custom field having more then 100 options.
A select element may contain up to 100 selections, provided as an array of hashes in the form element's options field, (or an option_groups array).
Request type field configuration changes
This error occurs when a Project Admin make changes in the Request Type, for example, making a field 'Required'.
take a few seconds to reflect in Slack. In case the user creates a ticket using Emoji at the same time, it will fail since the change might not have reflected yet.