Sentry Integration Configuration
{% if login_required %}
Please login to your Sentry account to access the Sentry Add-on configuration
{% 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 configure the Jira
integration for your organization.
{% endif %}
{% if organizations|length %}
{% elif not completed %}
You must have Owner or Manager permissions in Sentry to complete setup.
{% endif %}
{% endif %}
{% endif %}