Skip to content

Add an option to bring back multiline view for values in Airflow UI > Variable List #25992

@umangs94

Description

@umangs94

Description

The Variable List in the Airflow UI used to show the variable values in a multiline format. This made it easy to see the values without having to click into the specific Variable. So it would be great if an option could be added to bring back the old multiline view (<=2.2.3).

Use case/motivation

We use multiple Airflow variables to maintain lists of table names (used in different DAGs), hence, I could easily do a Find on the page to see if a specific table was referenced inside any variable. After updating to 2.3.4, the Variable values in Airflow > Variable List only show a single-line of the Variable values, so the Find still works, however, now I can't see the variable that a specific table is referenced in as I can't see past the first few characters of the Variable values.

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

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