[
https://issues.apache.org/jira/browse/AIRFLOW-6695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17071897#comment-17071897
]
ASF subversion and git services commented on AIRFLOW-6695:
----------------------------------------------------------
Commit b0b9edaa7298f7f885dbebf7c7c4cb2d7ed101b2 in airflow's branch
refs/heads/v1-10-test from Kaxil Naik
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=b0b9eda ]
fixup! [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: 1.10.10
> Reporter: Daniel Cohen
> Priority: Minor
> Fix For: 1.10.10
>
>
> 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)