Skip to content

Commit fdb9a43

Browse files
add instructions for self-hosted users
1 parent 48a5c78 commit fdb9a43

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

docs/organization/integrations/issue-tracking/jira/index.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,10 @@ Confirm [Sentry's IP ranges](/security-legal-pii/security/ip-ranges/) are allowe
143143

144144
Jira should now be authorized for all projects under your Sentry organization.
145145

146+
### Self-Hosted Sentry + Jira integration
147+
148+
To install the Jira integration with a self-hosted Sentry please follow our [develop-docs](/develop-docs/integrations/jira/index.mdx/), skip to the "Installing Local Jira App" section
149+
146150
## Configure
147151

148152
Use Jira to leverage [issue management](#issue-management), [issue syncing](#issue-sync), and receive [notifications](#issue-notifications) about changes to issue status. Additionally, add [ignored fields](#ignored-fields) to hide specified fields in the issue creation form.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,5 +137,6 @@
137137
"volta": {
138138
"node": "20.11.0",
139139
"yarn": "1.22.22"
140-
}
140+
},
141+
"packageManager": "[email protected]+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
141142
}

0 commit comments

Comments
 (0)