Add the reparse button to dag import errors
- Dominant language
- Python
- Stars
- 46.9k
- Forks
- 17.8k
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 472
Description
### Description
On the Dag import error screen you get a list of dag file entries with exceptions. This includes a dropdown with a copy to clipboard button and a stacktrace for the import error. In the dag view you can click 'reparse' to update a dag if it has been correctly parsed before.
### Use case/motivation
Add the 'reparse' button to the dag import errors view, so that dag files with import errors can be more quickly re-imported once dag errors are fixed.
### Related issues
_No response_
### Are you willing to submit a 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)
Contributor guide
Assessment
This issue has not been assessed yet.