Bence Nagy created AIRFLOW-94:
---------------------------------
Summary: Mark upstream tasks successful does not actually select
upstream tasks
Key: AIRFLOW-94
URL: https://issues.apache.org/jira/browse/AIRFLOW-94
Project: Apache Airflow
Issue Type: Improvement
Environment: EC2 t2.medium instance,
Docker `version 1.11.1, build 5604cbe`,
Host is `Linux ip-172-31-44-140 3.13.0-85-generic #129-Ubuntu SMP Thu Mar 17
20:50:15 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux`,
Docker containers are built upon the `python:3.5` image,
LocalExecutor is used with two scheduler containers running,
Airflow @ dddfd3b5bf2cabaac6eec123dfa3cb59e73a56f5
Reporter: Bence Nagy
Steps to reproduce:
1. Add any DAG with a task depending on another
2. Go to the web UI's tree view
3. Click the depending task's latest execution (make sure the upstream task is
not successful yet)
4. Click the 'Upstream' button next 'Mark Success', then click 'Mark Success'
Only the depending task will be selected, its dependencies will not be there.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)