[
https://issues.apache.org/jira/browse/AIRFLOW-6821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17041376#comment-17041376
]
ASF subversion and git services commented on AIRFLOW-6821:
----------------------------------------------------------
Commit 6cd37da0fd3f5a6966bd321db63123da4abc5a54 in airflow's branch
refs/heads/master from Saurabh
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=6cd37da ]
[AIRFLOW-6821] Success callback not called when task marked as success from UI
(#7447)
> 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)