-
Suggestion
-
Resolution: Done
-
1
-
NOTE: This suggestion is for JIRA Service Desk Cloud. Using JIRA Service Desk Server? See the corresponding suggestion.
I would like to integrate further into our JIRA Service desk and the idea of a pre-populated link to a specific request type would be ideal.
For example:
- User clicks on public link
- User redirected to request
- User notices that the summary and the description are already pre-popuated with contextual information
Implementation:
I suspect the most simple implementation would be URL parameters that pre-populate the summary/description.
Such as: https://<jira-base-url>/servicedesk/customer/portal/1/create/92?summary=Test&description=More%20Text%20for%20the%20description
The (better) alternative would be the ability to use headers but would be more complicated.
Use Case:
- Dynamically generated support links throughout applications (such as "Report a problem with this document" or "Request access to this page")
Thanks!
- is related to
-
JSDSERVER-4049 Provide URL functionality for pre-populated summary/description
- Closed
- relates to
-
JSDCLOUD-133 Pre-filled values for fields in a request
- Closed
-
JSDCLOUD-3992 Create an issue via direct HTML link for SD customers
- Closed
-
JRACLOUD-23590 Support pre-populating issue fields on CreateIssue.jspa
- Gathering Interest