You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Achraf (JIRA)" <ji...@apache.org> on 2017/03/23 15:56:42 UTC

[jira] [Commented] (AIRFLOW-1025) Zoom into SubDAG doesn't show all DAG runs

    [ https://issues.apache.org/jira/browse/AIRFLOW-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15938622#comment-15938622 ] 

Achraf commented on AIRFLOW-1025:
---------------------------------

From what I can see, It's not an UI issue.

If the execution of the dag is scheduled, the tasks into the subdag are executed.
But for a manual execution, the subdag pass to success without executing the tasks inside (either in the graph or tree view).

You can also test this behavior in the "example_subdag_operator".


> Zoom into SubDAG doesn't show all DAG runs
> ------------------------------------------
>
>                 Key: AIRFLOW-1025
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1025
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: subdag, ui
>    Affects Versions: Airflow 1.8
>            Reporter: Joe Schmid
>         Attachments: 1-main_dag_graph_view_dag_runs.png, 2-main_dag_tree_view.png, 3_zoom_into_subdag_view_dag_runs.png, 4_zoom_into_subdag_tree_view.png, test_subdag.py
>
>
> I have a simple test SubDAG (attached as test_subdag.py) to demonstrate the issue. When viewing the DAG in the web UI in either Graph view or Tree view, I see all available DAG runs. When I click on the subdag operator and "Zoom into Sub DAG" it doesn't show these DAG runs. (It used to prior to 1.8.)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)