ashb commented on a change in pull request #5525: [AIRFLOW-4890] Fix Log link 
in TaskInstance's View for Non-RBAC
URL: https://github.com/apache/airflow/pull/5525#discussion_r300022113
 
 

 ##########
 File path: airflow/www/views.py
 ##########
 @@ -122,10 +122,15 @@ def dag_link(v, c, m, p):
 
 
 def log_url_formatter(v, c, m, p):
+    url = url_for(
 
 Review comment:
   Could we use `m.log_url` here?

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to