-
Couldn't load subscription status.
- Fork 15.9k
Open
Labels
area:APIAirflow's REST/HTTP APIAirflow's REST/HTTP APIkind:bugThis is a clearly a bugThis is a clearly a bug
Milestone
Description
Apache Airflow version
main (development)
If "Other Airflow 2 version" selected, which one?
No response
What happened?
While trying to create a dag with same logical date this results in unique constraint error but the UI seems to display the sql query through _UniqueConstraintErrorHandler implementation which is not user friendly. It should say that the dagrun with logical_date exists which is more helpful.
What you think should happen instead?
No response
How to reproduce
- Run a dag with a logical_date in the UI.
- Run the dag again with same logical_date.
Operating System
Ubuntu 20.04.3
Versions of Apache Airflow Providers
No response
Deployment
Virtualenv installation
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
Metadata
Metadata
Assignees
Labels
area:APIAirflow's REST/HTTP APIAirflow's REST/HTTP APIkind:bugThis is a clearly a bugThis is a clearly a bug
