You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/11/07 19:24:00 UTC

[jira] [Commented] (AIRFLOW-1787) Fix batch clear RUNNING task instance and inconsistent timestamp format bugs

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

ASF subversion and git services commented on AIRFLOW-1787:
----------------------------------------------------------

Commit 313f5bac4a3f804094bcd583e0e5fbc3b5f405bb in incubator-airflow's branch refs/heads/master from [~kevinyang]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=313f5ba ]

[AIRFLOW-1787] Fix task instance batch clear and set state bugs

Fixes Batch clear in Task Instances view is not working
for task instances in RUNNING state and all batch
operations in Task instances view cannot work when
manually triggered task instances are selected
because they have a different execution date
format.

Closes #2759 from yrqls21/fix-ti-batch-clear-n
-set-state-bugs


> Fix batch clear RUNNING task instance and inconsistent timestamp format bugs
> ----------------------------------------------------------------------------
>
>                 Key: AIRFLOW-1787
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1787
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: webserver
>            Reporter: Kevin Yang
>            Assignee: Kevin Yang
>
> * Batch clear in CRUD is not working for task instances in RUNNING state, need to be fixed
> * Batch clear and set status are not working for manually triggered task instances because manually triggered task instances have different execution date format.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)