You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Ash Berlin-Taylor (Jira)" <ji...@apache.org> on 2020/03/12 16:38:00 UTC

[jira] [Created] (AIRFLOW-7049) Make show_paused persistent across navigation

Ash Berlin-Taylor created AIRFLOW-7049:
------------------------------------------

             Summary: Make show_paused persistent across navigation
                 Key: AIRFLOW-7049
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-7049
             Project: Apache Airflow
          Issue Type: Improvement
          Components: webserver
    Affects Versions: 1.10.9
            Reporter: Ash Berlin-Taylor


The "Show/hide paused DAGs" toggle controls the setting for a page, but if you navigate to a different page and then click on the "home" link the setting will be lost.

We should persist this on a per-user setting.

A cookie might work for this -- we could also possibly store the "current" value in the session.



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