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 2018/12/31 04:55:52 UTC

[GitHub] feng-tao commented on issue #4373: [AIRFLOW-3569] Add "Trigger DAG" button in DAG page

feng-tao commented on issue #4373: [AIRFLOW-3569] Add "Trigger DAG" button in DAG page
URL: https://github.com/apache/incubator-airflow/pull/4373#issuecomment-450608363
 
 
   thanks for the change. But I am not sure if I like this change. 1. From UI perspective, there will be two places to do the triggering dag which is kinda redundant; 2. The DAG page is a page for DAG information, not for operation(delete dag run, modify dag run, trigger dag run are in a different page). If we add this button, I think people may also argue whether we should add a stop dag run, modify dag run etc button(which are operations related to the dag) to this page.
   
   Just my 2cents.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services