[
https://issues.apache.org/jira/browse/AIRFLOW-6695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17210993#comment-17210993
]
ASF GitHub Bot commented on AIRFLOW-6695:
-----------------------------------------
matthewpick commented on pull request #7312:
URL: https://github.com/apache/airflow/pull/7312#issuecomment-705947377
Is there an easy way to view the Configuration for a DAG run after I click
Trigger?
Sometimes I am uncertain how a specific DAG run was triggered (unless I look
at the task logs).
----------------------------------------------------------------
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]
> 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)