Once you have installed the app, you are able to create Fabulous Surveys for your Jira instance.
Any user working with the plugin for the first time must "allow access" from the plugin to the Jira instance
Configuration
Basically, the plugin provides several layers of configurations:
Surveys Responses
let's look at each of them.
Global surveys SMTP configuration
By default, the plugin uses our native SMTP server to send survey emails. There are some limitations, in that case, recipients achieve emails from the next address: support@together4apps.com
If you would like to change this address or use your native SMTP server, you can configure this by the next path:
Go to: Apps (top navigation menu) → Manage your apps → Global surveys SMTP configuration (left side menu)
Please note
In the information section declared which SMTP configuration is used for all campaigns by default, Please check the message 'Used default…' (support@together4apps.com) or 'Used custom…’ (your SMTP config) this configuration might be overridden directly inside the campaign SMTP configuration.
If you delete your custom SMTP configuration, the plugin switches to using the native one.
If you deleted or changed the Global SMTP configuration for the existed campaign, it anyway will be used on the campaign configuration layer, until you change this. Please follow the SMTP campaign configuration section to get more details.
Campaigns Settings
A campaign might be created only within the scope of some project. You might have several campaigns per project. This interface is available only for site admins who have access to the ‘project settings’ section.
Go to: <Your project> → Project Settings (left menu) → Campaigns Settings (left menu)
You can configure Survey Campaigns or View Permissions in the scope of the corresponding tab.
Survey Campaigns
To create a new campaign click the button ‘Create campaign' and provide a unique name for the campaign and click 'Create':
In the campaigns table, you can modify a status (active/disabled), and edit or delete a campaign.
To make the campaign active/disabled just press it status button.
To edit the default campaign configuration click the Edit button:
Please note
To save your changes for any section tab, please click Save button before switching between tabs or exit.
In the email configuration section, you can specify how and for whom the survey email will be sent.
Field | Value | Description |
---|---|---|
Recipient | Reporter (default) Assignee Custom | The email recipient will be taken from reporter, assignee or |
Rating type | Stars (default) Smiles Numbers Link | Rating type will be used as part of the email body instead of mask |
Rating size | From 5 (default) to 10 Applied only for: stars, smiles or numbers | Rating size will be used together with selected rating type as part of the email body instead of mask |
Rating color | Black, Blue, Coral, Cyan,Deep Pink, Green, Red (default), White, Yellow Applied only for: stars, smiles or numbers | Rating color will be used together with selected rating type as part of the email body instead of mask |
Email subject | Text: default value → | The subject of the survey email. Also, the next masks might be applied inside: |
Email body | HTML: default value -> Dear @@person@@, <br> <br> We have completed work on the issue @@issueLink@@, <br> please rate our service. <br> <br> @@ratingType@@ <br> <br> <p style="color:red; font-weight:bold;"> Please don't reply to this email </p> | To build the body of the survey email, you can use base HTML tags as |
APPLICABLE MASK TYPES
Mask | Description |
---|---|
| Name of the email recipient (for the custom recipient without Jira name will be used xxx prefix of the email (e.g: xxx@mail.com) |
| Issue key |
| Issue summary |
| Issue assignee (display name) |
| Issue reporter (display name) |
| Issue type |
| Project key |
| Issue created date in the format |
| Issue updated date in the format |
| Issue status |
| Issue description |
| Issue link (displayed as issue key) |
| Dispalyed as a sum of the fields Rating type + Rating color + Rating size. |
Survey
In the survey configuration section, you can specify how the survey answer page will be looked after the recipient clicks the rating selector or survey link from the email.
Field | Value | Description |
---|---|---|
Survey description | Type Text default value ->
| Description message for the survey form. Will be displayed below the rating selector. |
Add comment if the rating | Type Condition default value ->
| Condition to show the additional feedback input text field if the rating value is less than the selected value. |
Label for a comment if the rating is less than the selected value | Type Label default value ->
| Label for the input text field that appears if the rating value is less than the selected value. |
Thank you message | Type Text default value ->
| Message will be displayed after survey form will be send |
Add question | Type Button | Type of the survey questions that can be added to the form specified in the Question types section. |
Edit question | Type Button | Edit current question. |
Move up question | Type Button | Change current question position before to an above question. |
Move down question | Type Button | Change current question position after to a below question. |
Delete question | Type Button | Delete current question. |
After clicking Add question button, the form will be displayed:
QUESTION TYPES
Field | Value | Description |
---|---|---|
Question | Type text | Question for the survey form |
Required | Type toogle | If required selected, the question answer should be provided to submit the survey form |
Active | Type toogle | If active selected, a field will be displayed. Has priority under the required. In case of required=true and active=false field not be displayed so the form will be submitted. |
Type | Type Select Radio, Checkbox or Text | Type of the question. Checkbox → multiple applicable answers from the options list. Text → input field text for the answer. |
Add option | Type Button | For the Radio type at least two options should be provided For the Checkbox type at least one option should be provided For the Text type option will not be applied. |
Option | Type Text Applied only for: Radio or Checkbox types. | Option for the corresponding type. |
Delete option | Type Button | Delete option from the list |
Please note
DO NOT FORGET TO CLICK Save BUTTON UNDER Survey TAB SECTION AFTER THE ALL QUESTIONS ADDED BEFORE CLICKING Exit
SMTP
The campaign SMTP configuration overrides the global or the default SMTP configuration. Please check the next examples to understand how this section works.
GIVEN -> The global SMTP configuration is a DEFAULT. WHEN -> created a new campaign its SMTP configuration also will be the DEFAULT. THEN -> the global configuration changed to the custom one, but the campaign configuration was left in the DEFAULT.
GIVEN -> The global SMTP configuration is a CUSTOM (on the campaign level it's called a GLOBAL). WHEN -> created a new campaign its SMTP configuration will be a GLOBAL. THEN -> the global configuration changed to some new value, in that case, the SMTP campaign configuration switched to the CAMPAIGN state, as its value is different from the DEFAULT and the GLOBAL.
Regarding these examples, you may notice that the campaign SMTP configuration copies the value from the global SMTP configuration when it's created and store this state until it will be changed directly inside the campaign.
The campaign SMTP configuration might be in the three states: CAMPAIGN, GLOBAL, or DEFAULT. The state can be downgraded from the CAMPAIGN to the GLOBAL (if the global config exists) or to the DEFAULT by clicking a Delete button.
The campaign also can be upgraded to the GLOBAL state if it’s state the DEFAULT and the global config exists by clicking Upgrade to global button.
To quickly check current SMTP status you can use information from the campaigns list under the campaign name.
Trigger
The trigger section should indicate the status of the issues by issue type when the survey is sent.
Periodicity
In this section can be defined expiration time for every survey link (token), should a survey be resent if the link expired or not, should whether a survey is sent only once per issue.
Field | Value | Description |
---|---|---|
Email link expiration time types | days (default), hours, minutes, seconds | Time types for the field 'Email link expiration time'. e.g. if selected days and value 30 from the email link expiration time, the link will be expired after 30 days. |
Email link expiration time | number (30 default) | Number value for the time types |
Resend email if link expired before it was used | true/false | If TRUE, a survey will be resent after the expiration date happened with the new expiration time interval. |
Send survey once per issue | true/false | If TRUE, a survey will be send only once per issue for all recipients. e.g. Survey should be send for the Bug type when it’s status changed to Done. But for some reasosns the ticket back to the status In Progress and again to Done. If value is TRUE the survey will be send only for the first case. |
PLEASE NOTE
The expiration time stored directly as part of the survey link (in JWT token), so changes in the expiration time section have affect only for the survey link before it was sent.
View Permissions
\uD83D\uDCCB Get more about using
Find different ways how to use our solution in the using section
Add Comment