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 2019/01/13 16:12:00 UTC

[jira] [Resolved] (AIRFLOW-3689) Update pop-up messages for feature "Keeps records in Log Table when delete DAG"

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

Kaxil Naik resolved AIRFLOW-3689.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 1.10.2

> Update pop-up messages for feature "Keeps records in Log Table when delete DAG"
> -------------------------------------------------------------------------------
>
>                 Key: AIRFLOW-3689
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3689
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: api
>            Reporter: Xiaodong DENG
>            Assignee: Xiaodong DENG
>            Priority: Minor
>             Fix For: 1.10.2
>
>
> In PR [https://github.com/apache/airflow/pull/4287,] I developed the feature "keeps records in Log Table when delete DAG". The pop-up message that appear when user tries to delete a DAG should also be updated, in order to remind users that records in "log" table will not be removed.
> This should be updated in
> - [airflow/www/templates/airflow/dag.html|https://github.com/apache/airflow/pull/4287/files#diff-9f17202cd46d5c42ef03c2406ba80fd9]
> - [airflow/www/templates/airflow/dags.html|https://github.com/apache/airflow/pull/4287/files#diff-9f17202cd46d5c42ef03c2406ba80fd9]
> - [airflow/www_rbac/templates/airflow/dag.html|https://github.com/apache/airflow/pull/4287/files#diff-9f17202cd46d5c42ef03c2406ba80fd9]
> - [airflow/www_rbac/templates/airflow/dags.html|https://github.com/apache/airflow/pull/4287/files#diff-9f17202cd46d5c42ef03c2406ba80fd9]
>  
> But only the first one was updated. This should be followed up.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)