Discover Jira Cloud products
Learn more about Jira Cloud products, features, plans, and migration.
This page applies to company-managed projects only.
Learn more about the difference between company-managed and team-managed projects.
The issue collector is only available in company-managed projects. It’s not available in team-managed projects.
The issue collector allows you to easily embed a Jira feedback form into your own website. This form is typically accessed by clicking a 'trigger' tab exposed along the edge of pages in your website.
When used by people visiting your website click this trigger tab and submit the resulting Jira feedback form, an issue is conveniently created in Jira.
Visitors to your website do not require a user account in Jira to use the Jira feedback form.
Before you begin: You must be logged in as a user with the Administer Jira global permission.
In Jira applications, issue collectors are configured (and hence organized) on a per-project basis.
Choose > System.
Select Issue Collectors to open the Issue Collectors page, which shows a list of all existing issue collectors in your Jira system.
Click the name of a project to access a more detailed list of issue collectors belonging to that project or click the name of an issue collector to access detailed information about it. On the issue collector page (containing detailed information), you can access:
An activity graph, showing the number of issues created via this issue collector (Y-axis) on a daily basis (X-axis).
A list of recent issues in reverse chronological order, which have been created via this issue collector.
Go to your project and click Project settings.
Select Issue Collectors from the sidebar.
Click the name of an issue collector to access detailed information about it — in particular, its recent activity and details on how to embed the issue collector into your website.
Go to your project and click Project settings.
Select Issue Collectors from the sidebar.
Click the Add Issue Collector button to open the Add Issue Collector page.
In the top section of the Add Issue Collector page, specify the following:
Name | Specify the name of the issue collector, as you want it to appear throughout the Jira user interface. |
---|---|
Description | Specify a description for the issue collector. This description will appear adjacent to the name of your issue collector, throughout the Jira user interface. |
Issue type | Select the type of issue that you want created in Jira when visitors to your website submit your issue collector's Jira feedback form. |
Issue reporter | Specify the username that will be the default reporter of Jira issues created when visitors to your website submit your issue collector's Jira feedback form. |
Match reporter | Select either of the following:
If the Jira user does not have the Create issues project permission in your Jira project, the default issue reporter you specify above will be used as the issue's reporter. |
Collect browser info | Select this option to collect meta-information about your browser's statistics, which will be incorporated into issues created by submission of the Jira feedback form on your website. |
5. In the middle section of the Add Issue Collector page (entitled 'Trigger'), specify the following:
Trigger text | Specify a short, brief phrase that will appear on the trigger tab on your website. |
---|---|
Trigger style | Choose the style in which the trigger tab will appear on your website. 'Custom' will not display a trigger, but will add additional javascript to the generated script, so you can create a custom trigger on your web page. |
6. In the lower section of the Add Issue Collector page (entitled 'Issue Collector Form'), specify the following:
Template | Choose from the options provided. Typically, your choice would reflect the type of issue being created (i.e. chosen above). You can choose:
|
Message | Type a message, which appears in the blue 'information' panel along the top of the dialog box. |
7. Click the Submit button to save your changes.
After clicking the Submit button to save your new issue collector, a page containing code snippets is displayed. Use the code and information provided to embed your new issue collector into your website.
If you accidentally click away from this page, you can easily retrieve the information that was on it by accessing your issue collector's details (above) and scrolling to the end of the page.
Editing an issue collector should not require any changes to web pages that include the issue collector, unless you change the trigger style to or from a custom trigger. Changing the trigger style to or from a custom trigger will change the generated javascript, so you may need to change what you embed in any web page that includes the issue collector.
Log in to Jira as a project administrator or a user with the Administer Jira global permission.
Access the relevant project's list of issue collectors (above).
In the Operation drop-down for the issue collector you would like to edit, select Edit to open the Edit Issue Collector page.
Update the issue collector, as desired.
Click Update to save your changes.
Copying an issue collector will create an entirely new issue collector and will not affect any existing issue collectors. You will need to embed it in whatever web pages you would like, just as if you had created a new issue collector.
Log in to Jira as a project administrator or a user with the Administer Jira global permission.
Access the relevant project's list of issue collectors (above).
In the Operation drop-down for the issue collector you would like to copy, select Copy to open the Add Issue Collector page.
All the information from the copied issue collector will be the same as the copied issue collector, with the exception of the name (which will be "Copy of " + the original name of the copied issue collector.)
Update the issue collector, as desired.
Click Submit to save your changes
Access the relevant project's list of issue collectors (above).
On the list of the project's issue collectors, click Disable or Delete to respectively disable or delete the associated issue collector.
While an issue collector is disabled, its trigger tabs will still be visible on pages of your website(s) to which the issue collector code has been added until a user refreshes the page. However, clicking these triggers results in a message indicating that the issue collector is currently out of action.
Was this helpful?