{% load static %} {% block zendesk_configuration_modal %}
{{ ttl_zendesk_integration }}
{{ ttl_integration_name }}:
{{ det_zendesk_subdomain }}:
{{ det_configure_how_taskcall_will_create_zendesk_ticket }}
{{ det_configuration_name }}:
{{ det_ticket_type }}:
{{ ttl_incident }}
{{ ttl_problem }}
{{ ttl_question }}
{{ ttl_task }}
{{ det_automatically_create_ticket_for_incidents_with_minimum_urgency }}
{% include 'urgency_options.html' %}
{{ det_sync_taskcall_notes_with_zendesk }}
{{ det_sync_taskcall_status_with_zendesk }}
{{ sts_open }}
{{ sts_new }}
{{ sts_open }}
{{ sts_pending }}
{{ sts_hold }}
{{ sts_solved }}
{{ sts_closed }}
{{ sts_acknowledged }}
{{ sts_new }}
{{ sts_open }}
{{ sts_pending }}
{{ sts_hold }}
{{ sts_solved }}
{{ sts_closed }}
{{ sts_resolved }}
{{ sts_new }}
{{ sts_open }}
{{ sts_pending }}
{{ sts_hold }}
{{ sts_solved }}
{{ sts_closed }}
{{ det_sync_taskcall_urgency_with_zendesk }}
{{ opt_critical }}
{{ opt_low }}
{{ opt_normal }}
{{ opt_high }}
{{ opt_urgent }}
{{ opt_high }}
{{ opt_low }}
{{ opt_normal }}
{{ opt_high }}
{{ opt_urgent }}
{{ opt_medium }}
{{ opt_low }}
{{ opt_normal }}
{{ opt_high }}
{{ opt_urgent }}
{{ opt_low }}
{{ opt_low }}
{{ opt_normal }}
{{ opt_high }}
{{ opt_urgent }}
{{ opt_minor }}
{{ opt_low }}
{{ opt_normal }}
{{ opt_high }}
{{ opt_urgent }}
{% endblock %}