[
https://issues.apache.org/jira/browse/AIRFLOW-869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15871390#comment-15871390
]
ASF subversion and git services commented on AIRFLOW-869:
---------------------------------------------------------
Commit 563cc9a3c8414725a615a93d3910e7a2dbb94999 in incubator-airflow's branch
refs/heads/v1-8-test from [~bolke]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=563cc9a ]
[AIRFLOW-869] Refactor mark success functionality
This refactors the mark success functionality in a
more generic function that can set multiple states
and properly drills down on SubDags.
Closes #2085 from bolkedebruin/AIRFLOW-869
(cherry picked from commit 28cfd2c541c12468b3e4f634545dfa31a77b0091)
Signed-off-by: Bolke de Bruin <[email protected]>
> Web UI Mark Success Upstream Option Bug
> ---------------------------------------
>
> Key: AIRFLOW-869
> URL: https://issues.apache.org/jira/browse/AIRFLOW-869
> Project: Apache Airflow
> Issue Type: Bug
> Affects Versions: Airflow 1.8
> Reporter: Yi Chen
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> A simple bug report: I tracked down to the source code of Airflow Web UI,
> look at this line,
> https://github.com/apache/incubator-airflow/blob/v1-8-stable/airflow/www/views.py#L1127
> . It should be `relatives = task.get_flat_relatives(upstream=True)`. But
> even with this fix, there are still issues about the "Mark Success"
> functionality. I hope we ship this bug fix along with v1.8. And I will open
> another ticket discussing the functionality of "Mark Success".
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)