jscheffl commented on PR #61026:
URL: https://github.com/apache/airflow/pull/61026#issuecomment-3796388051

   Thanks for the fix! First hand this looks good, the problem is now fixed 
with the UI on main.
   
   Unfortunately clicking on the link "Jobs" in the plugin in Airflow 3.1.6 UI 
the path get set to `http://localhost:28080/plugin/jobs` instead of 
`http://localhost:28080/plugin/edge_executor/jobs` - so we need to find a way 
that it working with both versions.
   
   To make this PR green in CI - unfortunately the assets are still built 
static, PR to make this better is still pending in 
https://github.com/apache/airflow/pull/56456) you need to run `prek` as 
pre-commit check in your environment, or specifically `prek run -a 
compile-edge-assets` to manually compile assets.


-- 
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]

Reply via email to