dhuang commented on issue #6794: [AIRFLOW-6231] Display DAG run conf in the graph view URL: https://github.com/apache/airflow/pull/6794#issuecomment-570352496 > Hmm, I agree that it won't make sense on the Details page. But it definitely feels wrong to include it in Graph View. Other users would want more details like Dag Run Start and End Date, Run ID etc. Maybe we can just add this in DagRun View (http://localhost:8080/dagrun/list/) Ooh, I hadn't thought of the DAG run list view as an alternative. But can you elaborate why you're against having it on the graph view? Graph view is the one tab specific to a DAG run and the `conf` when set is likely important to be aware of when looking at a DAG run. > is there a way to pass in conf when triggering a dag via UI ? Nope, not currently.
---------------------------------------------------------------- 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
