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 2016/07/19 06:43:20 UTC

[jira] [Commented] (AIRFLOW-277) Multiple deletions does not work in Task Instances view if using SQLite backend

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

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

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

[AIRFLOW-277] Multiple deletions does not work in Task Instances view if using SQLite backend

AIRFLOW-252 fixed the trash button in "Task Instances" view on Web UI,
but "With selected" > "Delete" menu does still not working for the same reason.
This patch fixes this problem by overriding Flask-Admin's method if the backend is SQLite.


> Multiple deletions does not work in Task Instances view if using SQLite backend
> -------------------------------------------------------------------------------
>
>                 Key: AIRFLOW-277
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-277
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: ui
>    Affects Versions: Airflow 1.7.1.3
>            Reporter: Kengo Seki
>            Assignee: Kengo Seki
>
> AIRFLOW-252 fixed the trash button on Task Instances view, but "With selected" > "Delete" menu still seems not working on SQLite.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)