Karl Andersson created AIRFLOW-4352:
---------------------------------------
Summary: Clearing task runs from GUI erroneously clears other task
runs with similar names
Key: AIRFLOW-4352
URL: https://issues.apache.org/jira/browse/AIRFLOW-4352
Project: Apache Airflow
Issue Type: Bug
Components: ui
Affects Versions: 1.10.2
Reporter: Karl Andersson
Attachments: Ui_clear_bug.pdf
When using the UI to clear a task run it seems that it wants to clear all task
runs where task_id contains my task_id (instead of correct behavior is equal
to). E.g When deleting a task in subdag: "load_zuora_data.order" it also wants
to delete the task for "load_zuora_data.orderaction", see attached screen shot.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)