Sentry Integration Configuration

{% if login_required %}

Please login to your Sentry account to access the Sentry Add-on configuration.

{% if is_safari %}

You may also need to enable 3rd-party cookies in your browser.

{% else %}

You may also need to enable 3rd-party cookies in your browser.

{% endif %}

You must disable your ad-blocker to install this integration, as it relies on 3rd-party cookies.

Sign In to Sentry
{% else %} {% if refresh_required %}

This page has expired, please refresh to configure your Sentry integration

{% else %} {% if completed %}

Saved!

The Sentry Jira integration is now enabled for the selected organizations. Return to your Sentry organization to finish configuring the integration.

{% endif %} {% if organizations|length %}
{% csrf_token %} {% for field in form %}
{{ field.errors }} {{ field.label_tag }} {{ field }}
{{ field.help_text }}
{% endfor %}
{% elif not completed %}

You must be an organization owner or manager in Sentry to complete setup.

{% endif %} {% endif %} {% endif %}
{% if login_required %} {% endif %}