jens-scheffler-bosch commented on issue #34065: URL: https://github.com/apache/airflow/issues/34065#issuecomment-1710589526
Checked #33141 and can confirm it is working. Found a minor "glitch" of string formatting as we forked code of Flask-AppBuilder (manager.py) into the Airflow repo and the Flask Appbuilder has changed the string formatting upstream, the constants we source in manager.py:499 for example are now printed with `%s` instead of the content. I assume not critical, will open a follow-up bug ticket (if not already open) -- 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]
