{% load static %} {% block team_dynamix_configuration_modal %}
{{ ttl_team_dynamix_integration }}
{{ ttl_integration_name }}:
{{ det_configure_how_taskcall_will_create_team_dynamix_ticket }}
{{ det_configuration_name }}:
{{ det_account }}:
{{ det_application }}:
{{ det_ticket_type }}:
{{ det_automatically_create_ticket_for_incidents_with_minimum_urgency }}
{% include 'urgency_options.html' %}
{{ det_sync_taskcall_notes_with_team_dynamix }}
{{ det_sync_taskcall_status_with_team_dynamix }}
{{ sts_open }}
{{ sts_open }}
{{ sts_pending }}
{{ sts_resolved }}
{{ sts_closed }}
{{ sts_acknowledged }}
{{ sts_open }}
{{ sts_pending }}
{{ sts_resolved }}
{{ sts_closed }}
{{ sts_resolved }}
{{ sts_open }}
{{ sts_pending }}
{{ sts_resolved }}
{{ sts_closed }}
{{ det_sync_taskcall_urgency_with_team_dynamix }}
{{ opt_critical }}
{{ opt_high }}
{{ opt_medium }}
{{ opt_low }}
{{ opt_minor }}
{% endblock %}