Open
Description
Apache Airflow version
3.0.2
If "Other Airflow 2 version" selected, which one?
No response
What happened?
I have some issue about new task in existing DAG:
- When I added a new task to an existing DAG, the task didn't appear in the UI.


- When I cleared one of the DAG run IDs, the Grid view disappeared from the Airflow UI.

And when I tried to clear task instances for the past or future, it didn't work.

What you think should happen instead?
No response
How to reproduce
Problem with new task in existing DAG:
- Create DAG with 1 or 2 Task.
- Run DAG.
- Add new task in DAG (New task not show in Grid but in Graph show).
- Clear 1 run id, and grid is blank.
Problem with clear past or future:
- Goto task
- Clear Task
- Choose Past or future.
Operating System
Mac OS
Versions of Apache Airflow Providers
No response
Deployment
Docker-Compose
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
- I agree to follow this project's Code of Conduct