[
https://issues.apache.org/jira/browse/AIRFLOW-920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bolke de Bruin updated AIRFLOW-920:
-----------------------------------
Issue Type: Sub-task (was: Task)
Parent: AIRFLOW-921
> Can't mark non-existent tasks as successful from graph view
> -----------------------------------------------------------
>
> Key: AIRFLOW-920
> URL: https://issues.apache.org/jira/browse/AIRFLOW-920
> Project: Apache Airflow
> Issue Type: Sub-task
> Reporter: Dan Davydov
>
> If you want to add a subdag operator with depends on past set to an existing
> dag you need to mark the subdag as successful in the UI in order for it to
> start running. Previously this was possible by mark-successing the
> non-existent task instance/dagrun in the UI via the graph view. Now when you
> try to mark the task successful Airflow gives an empty list of tasks that it
> is going to try to mark successful, probably because the task instance/dagrun
> do not exist.
> [~bolke]
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)