You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
4. Select the project that you want the issue to link to in the dropdown. *Note: This option occurs only if you have multiple projects to select from. If you only have 1 project, the issue will automatically escalate to that project.*
53
41
54
42

@@ -90,6 +78,39 @@ There's also another way you can link your HackerOne reports to Jira. You can:
90
78
3. Enter the JIRA ticket number in the **Enter JIRA ticket #** field.
91
79
4. Click **Link JIRA issue**.
92
80
81
+
<h3id="hackerone-to-jira">Syncing updates from HackerOne to Jira</h3>
82
+
83
+
With the Jira integration you can sync the following report updates to Jira. All updates on a report are synced as a comment to Jira:
84
+
- Report Comments
85
+
- State changes
86
+
- Rewards
87
+
- Assignee changes
88
+
- Public disclosure
89
+
90
+
All actions are configureable and can be toggled from the Jira integration settings page.
91
+
92
+
If you're using [Custom Fields](/programs/custom-fields.html), you can use these in the integration. All Custom Fields automaticly appear as available variables that you can use to set up the field mapping between HackerOne and Jira.
93
+
94
+
<h3id="jira-to-hackerone">Syncing updates from Jira to HackerOne</h3>
95
+
96
+
To make sure your security team stays up to date with the changes that happen in Jira, you can sync back activities from Jira to the HackerOne report. All updates from Jira will be reflected in HackerOne as an internal comment on the ascociated report.
We currently support the following Jira activities:
101
+
- Comments
102
+
- State changes
103
+
- Resolution changes
104
+
- Assignee changes
105
+
- Priority changes
106
+
107
+
You can choose which events you want to syncronize from the Jira integration settings page. Each of these activities can be toggled individually.
108
+
109
+
110
+
111
+
<h3id="auto-close">Automaticly resolving a HackerOne report</h3>
112
+
113
+
You can choose to automaticly close a HackerOne report as "resolved" when a Jira issue closes. This helps you to close the loop in the HackerOne system and make sure the researcher is properly notified when closing the Jira issue that's linked to the report.
93
114
94
115
<h3id="installing">Installing the Jira integration</h3>
0 commit comments