stephen-bracken opened a new issue, #72038: URL: https://github.com/apache/airflow/issues/72038
### 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) -- 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]
