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 2022/07/05 15:04:30 UTC

[GitHub] [airflow] potiuk commented on issue #24728: DAGs View: make Owner column hyperlink for a predefined URL

potiuk commented on issue #24728:
URL: https://github.com/apache/airflow/issues/24728#issuecomment-1175168406

   Yeah. Owner as dict with some conventions to be displayed in UI is nice. Generic enough, no configuration creep. nicely "commonalised" between dags (you can have default args, comon imported code etc.) and you have also full flexibility on the dag author's side.
   
   And yeah. shout-out to @ashb - anything that dag-author provides that the UI renders, needs to be sanitized for XSS.


-- 
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: commits-unsubscribe@airflow.apache.org

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