[
https://issues.apache.org/jira/browse/AIRFLOW-6695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17031748#comment-17031748
]
ASF subversion and git services commented on AIRFLOW-6695:
----------------------------------------------------------
Commit f0c31c597a0d55e4602ca94725704e1cd4a066e3 in airflow's branch
refs/heads/master from Daniel Cohen
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=f0c31c5 ]
[AIRFLOW-6695] Can now pass dagrun conf when triggering dags via UI (#7312)
> Support passing DAG configuration in UI
> ---------------------------------------
>
> Key: AIRFLOW-6695
> URL: https://issues.apache.org/jira/browse/AIRFLOW-6695
> Project: Apache Airflow
> Issue Type: Improvement
> Components: ui
> Affects Versions: master
> Reporter: Daniel Cohen
> Priority: Minor
> Fix For: 1.10.9
>
>
> When triggering a DAG from the CLI or the REST API, it's possible to pass
> configuration for the DAG run as a JSON blob.
> The PR accompanying this ticket adds a new screen confirming the trigger
> request, and allowing the user to pass a JSON configuration blob to the new
> DAG run.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)