-
Notifications
You must be signed in to change notification settings - Fork 16.6k
Closed
Labels
area:APIAirflow's REST/HTTP APIAirflow's REST/HTTP APIarea:UIRelated to UI/UX. For Frontend Developers.Related to UI/UX. For Frontend Developers.good first issuekind:bugThis is a clearly a bugThis is a clearly a bugkind:featureFeature RequestsFeature Requestspriority:mediumBug that should be fixed before next release but would not block a releaseBug that should be fixed before next release but would not block a release
Milestone
Description
Apache Airflow version
3.0.0
If "Other Airflow 2 version" selected, which one?
No response
What happened?
Especially when iterating on dag changes, it is sometimes very helpful to be able to delete task instance or dag run history. In Airflow 2.x, you could delete records from the DB via the UI, but this isn't yet possible in Airflow 3.
What you think should happen instead?
Users should be able to delete dag runs and task instances from the UI.
How to reproduce
Try to delete a dag run record from the ui
Operating System
/a
Versions of Apache Airflow Providers
No response
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
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area:APIAirflow's REST/HTTP APIAirflow's REST/HTTP APIarea:UIRelated to UI/UX. For Frontend Developers.Related to UI/UX. For Frontend Developers.good first issuekind:bugThis is a clearly a bugThis is a clearly a bugkind:featureFeature RequestsFeature Requestspriority:mediumBug that should be fixed before next release but would not block a releaseBug that should be fixed before next release but would not block a release