{% load static %}
TaskCall - {{ ttl_incident_workflows }}
{% include 'basic_header.html' %} {% include 'dashboard_topbar.html' %}
{% csrf_token %}
{{ ttl_automation }} | {{ ttl_incident_workflows }}
{{ det_enabled }}
{{ det_name }}:
{{ det_description }}:
{{ qqs_how_should_workflow_trigger }}
{{ det_manually }}
{{ det_automatically }}
{{ det_after_incident_is_created }}
{{ det_after_incident_is_acknowledged }}
{{ det_after_urgency_is_amended }}
{{ det_when_incident_is_resolved }}
{{ ttl_workflow }}
{{ ttl_permissions }}
{{ qqs_who_can_run_this_workflow }}
{{ det_all_incident_responders }}
{{ det_responders_from_a_specific_team }}:
{{ msg_incident_workflow_apply_when_manual }}
{{ qqs_who_can_edit_this_workflow }}
{{ det_all_admins }}
{{ det_managers_from_a_specific_team }}:
{% if has_edit_permission or has_component_flexible_role %}
{% if context %}
{{ ttl_edit_workflow }}
{{ ttl_delete_workflow }}
{{ ttl_disable_workflow }}
{% endif %}
{{ ins_save }}
{{ ins_cancel }}
{% endif %} {% include 'side_tab_section.html' with tab_title=det_last_run_on body_id='divLastRunOn' %} {% include 'resources_section.html' %}
{% include 'variable_days_script.html' %} {% include 'variable_months_script.html' %} {% include 'map_urgency_script.html' %}