{% if searched_pipelines %}
Work Flow Name | Start Time | Status | Metadata | |
---|---|---|---|---|
{{ pipeline.pipeline_name_snapshot }} | {{ pipeline.start_time }} | {% include 'django_flow_forge/components/status_td.html' %}{{ pipeline.meta|slice:":300" }}{% if pipeline.meta|length > 300 %}...{% endif %} |