Skip to content

Default DagRun configuration #11599

@casassg

Description

@casassg

Description

It would nice to have the trigger UI pre-populated with default values for your dagrun configuration: https://airflow.apache.org/docs/stable/dag-run.html?highlight=params#using-ui

For that we need to add a new field to DAG that keeps the default conf for DAGRuns, serialize it and have it available on the Trigger UI.

This should allow user to more easily know what parameters/keys in config dictionary to expect.

Use case / motivation

Parameterize your DAG and change values easily on Trigger DAG UI.

Related Issues

#10587

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions