umangs94 opened a new issue, #25992:
URL: https://github.com/apache/airflow/issues/25992

   ### 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
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to