astronaut-chris opened a new issue, #29874:
URL: https://github.com/apache/airflow/issues/29874

   ### Apache Airflow version
   
   2.5.1
   
   ### What happened
   
   When browsing DAG runs or task instances, the following workflow is common:
   
   1. Filter for a specific set of dag runs, or a set of failed tasks
   2. Tick all of the dags/tasks checkboxes
   3. Hit Actions --> Set state to queued / Clear state
   
   After performing an action, you are redirected to a fresh browsing page, 
without your previous filters enabled.
   
   ### What you think should happen instead
   
   I would expect the filters I set to persist during the redirect.
   
   (Though there are definitely some cases where this might not work as 
expected, e.g. I filter for failed tasks in a dag, I clear those tasks, and 
then on redirect, if my filter persisted, I would see nothing, because not of 
the tasks would be in a failed state anymore.)
   
   ### How to reproduce
   
   1. Browse DAGs
   2. Filter for a specific `dag_id`
   3. Tick the selection box of one of the entries in the table
   4. Hit Actions --> Set state to queued
   5. Observe the redirect back to a clean browse page, without the previous 
`dag_id` filtered for.
   
   ### Operating System
   
   Debian GNU/Linux 11 (bullseye
   
   ### Versions of Apache Airflow Providers
   
   Not applicable
   
   ### Deployment
   
   Astronomer
   
   ### Deployment details
   
   _No response_
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to