Skip to content

Commit 5c3afde

Browse files
t-h-manimatwawana
andauthored
docs: Add Jira/Server TS steps (#4250)
* docs: Add Jira Custom Field TS step * docs: Add Jira/Server TS Steps * Apply suggestions from code review Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com> Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>
1 parent 2a6d746 commit 5c3afde

File tree

1 file changed

+10
-0
lines changed
  • src/docs/product/integrations/project-mgmt/jira

1 file changed

+10
-0
lines changed

src/docs/product/integrations/project-mgmt/jira/index.mdx

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,3 +172,13 @@ If you're having trouble setting up Self-Hosted Sentry, verify the following:
172172
![](jira-something-went-wrong.png)
173173

174174
This issue typically occurs if you have an ad blocker blocking the conversation between JIRA and Sentry during setup. To remediate the issue, disable your ad blocker and go through the installation flow again.
175+
176+
### Can't Create Issues Using a Custom Required Field
177+
178+
We don’t support custom required fields for the Jira integration. The only required fields we support are the ones that are pre-populated by us. If possible, you can edit your required fields in Jira, or as a workaround, you can create a ticket in Jira first and then link it in Sentry.
179+
180+
### Receiving a 4xx/5xx Error for the Jira Server Integration
181+
182+
A `400` error is often generated because the Jira instance is not publicly accessible. Make sure your instance is routable (that is, our server can reach it!). If not, you’ll need to put your Jira instance on the internet so that we can reach it.
183+
184+
For a `500` error, unfortunately the reason can vary. This error means we couldn’t connect to your server from our server. For example, perhaps your proxy is not configured correctly, or not set to allow our IP. If you need to allow our IPs, you can find a list of our IP ranges [here](/product/security/ip-ranges/).

0 commit comments

Comments
 (0)