You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Marcus Levine (Jira)" <ji...@apache.org> on 2019/08/29 23:12:00 UTC

[jira] [Commented] (AIRFLOW-4430) Improper link on "Zoom into SubDAG" button

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

Marcus Levine commented on AIRFLOW-4430:
----------------------------------------

[~kaxilnaik] this bug was only ever detected in a pre-release commit of 1.10.4 - it didn't end up being an issue in the final release

I think this can be marked as fixed in 1.10.4 and closed

> Improper link on "Zoom into SubDAG" button
> ------------------------------------------
>
>                 Key: AIRFLOW-4430
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4430
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: ui
>    Affects Versions: 1.10.4
>            Reporter: Marcus Levine
>            Assignee: Marcus Levine
>            Priority: Major
>             Fix For: 2.0.0
>
>
> The "Zoom into SubDAG" link in the task detail modal for subDAGs does not link to the proper location, instead it points to the default DAG view for the current, top-level DAG (not the subDAG)
>  
> In the "example_subdag_operator" DAG for instance, the subDAG link provided on the button  for "section-1" is "/tree?dag_id=example_subdag_operator&execution_date=..." instead of "/tree?dag_id=example_subdag_operator.section-1&execution_date=..."



--
This message was sent by Atlassian Jira
(v8.3.2#803003)