[
https://issues.apache.org/jira/browse/AIRFLOW-7049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17079558#comment-17079558
]
ASF subversion and git services commented on AIRFLOW-7049:
----------------------------------------------------------
Commit 1317cdc63546a35ad9cf229f9026ac0d08f01dfb in airflow's branch
refs/heads/master from Ryan Hamilton
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=1317cdc ]
[AIRFLOW-7049] Persistent display/filtering of DAG status (#8106)
> 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
> Priority: Minor
> Labels: gsoc
>
> 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)