tuneFilters{{ current_filters.time_range }}
{% if current_filters.task_id %}
task
x
{% endif %}
{% if current_filters.workflow_type %}
workflow type
x
{% endif %}
{% if current_filters.workflow_id %}
workflow id
x
{% endif %}
{{ start_datetime.strftime('%H:%M:%S.%f')[:-3] }} - {{ end_datetime.strftime('%H:%M:%S.%f')[:-3] }} UTC
{% if current_filters.inv_ids %}
scope: {{ current_filters.inv_ids.split(',')|length }}
x
{% endif %}