You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Kaxil Naik (Jira)" <ji...@apache.org> on 2020/02/20 23:53:00 UTC

[jira] [Resolved] (AIRFLOW-6821) When task is marked as success through UI, success callback is not triggered

     [ https://issues.apache.org/jira/browse/AIRFLOW-6821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kaxil Naik resolved AIRFLOW-6821.
---------------------------------
    Fix Version/s: 1.10.10
                   2.0.0
       Resolution: Fixed

> When task is marked as success through UI, success callback is not triggered
> ----------------------------------------------------------------------------
>
>                 Key: AIRFLOW-6821
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-6821
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 1.10.9
>            Reporter: Saurabh Dhupar
>            Assignee: Saurabh Dhupar
>            Priority: Minor
>             Fix For: 2.0.0, 1.10.10
>
>
> When you mark a task as success - Once Worker detects and stops the process but - on_success_callback is not called.
> In this case, I would expect on_success_callbackto be called to complete it's intended functionality. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)