[
https://issues.apache.org/jira/browse/AIRFLOW-7049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17079555#comment-17079555
]
ASF GitHub Bot commented on AIRFLOW-7049:
-----------------------------------------
ashb commented on pull request #8106: [AIRFLOW-7049] Persistent
display/filtering of DAG status
URL: https://github.com/apache/airflow/pull/8106
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> 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)