User Tools
development:applications:support_request
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| development:applications:support_request [2021/12/09 16:44] – 10.5.5.92 | development:applications:support_request [2023/06/16 10:29] (current) – 10.91.110.100 | ||
|---|---|---|---|
| Line 6: | Line 6: | ||
| ==== Overview ==== | ==== Overview ==== | ||
| - | The Support Request Application is developed for auto-creating support requests in ScottyPro Ticketer, and for customers easily access their requested tickets, which removal of manual operational and support work to enable the team to focus on triage of new tickets and non-repetitive work. The APP has been integrated with Errigal Common Header | + | The Support Request Application is developed for auto-creating support requests in ScottyPro Ticketer, and for customers |
| Repo: https:// | Repo: https:// | ||
| Line 16: | Line 16: | ||
| The APP has been integrated with CAS and Userprofile. | The APP has been integrated with CAS and Userprofile. | ||
| - | **The APP link on the Support Page can also be turn-off by changing the url.support-request to " | + | User can visit support-request from either the button on Support Page, or link directly |
| - | ** | + | |
| + | * There are two types of links for visiting a ticket | ||
| + | | ||
| + | * The link with a ticket ID and correct external key at the end can be accessed by anyone. The external key is generated by system based on the ticket ID, it can be get from "Get Sharable Link". | ||
| {{ : | {{ : | ||
| Line 35: | Line 38: | ||
| * By clicking the **My Tickets/ | * By clicking the **My Tickets/ | ||
| * The user visibility is restricted by the env customer, which is defined on config_entry table: VISIBILITY and WORKFLOW. | * The user visibility is restricted by the env customer, which is defined on config_entry table: VISIBILITY and WORKFLOW. | ||
| - | * **My Tickets** will list all the tickets that Support Request Details form requester email field value matching login user's email. | + | * **My Tickets** will list all the tickets that Support Request Details form Requester Email/Point of Contact |
| * The 4 input/ | * The 4 input/ | ||
| * The tickets data table support global search within the current tickets list. | * The tickets data table support global search within the current tickets list. | ||
| Line 128: | Line 131: | ||
| * **fields** to define all the form components to be rendered, 4 types of components are supported: TEXTFIELD, TEXTAREA, DROPDOWN, CHECKBOX | * **fields** to define all the form components to be rendered, 4 types of components are supported: TEXTFIELD, TEXTAREA, DROPDOWN, CHECKBOX | ||
| * **fields** config | * **fields** config | ||
| - | * name: name of the field, should be unique for each form, suggest in Camel case | + | * name: name of the field, should be **unique** for each form |
| * type: TEXTFIELD/ | * type: TEXTFIELD/ | ||
| * label: the label of the field, free term | * label: the label of the field, free term | ||
| Line 137: | Line 140: | ||
| * There are basic length limits on all the TEXTFIELD(< | * There are basic length limits on all the TEXTFIELD(< | ||
| * **applications**: | * **applications**: | ||
| + | * When the request is submitted, all the info in dynamic fields will be stored in the description field on Support Request Details form as name/value pair. | ||
| ---- | ---- | ||
development/applications/support_request.1639068267.txt.gz · Last modified: 2021/12/09 16:44 by 10.5.5.92