You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/08/20 23:56:20 UTC

[GitHub] [airflow] alexbegg commented on issue #10434: Last Run links on home page UI not correct with RBAC UI

alexbegg commented on issue #10434:
URL: https://github.com/apache/airflow/issues/10434#issuecomment-677962869


   I believe the fix may be to change the following line from `last_run ` to encodeURIComponent(`last_run `). I am still trying to figure out how to test this out and make my first PR, but if someone beats me to it go ahead: https://github.com/apache/airflow/blob/273e28cc2547cd552ea9c88cce086459b64e6257/airflow/www/templates/airflow/dags.html#L375


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org