caitlin-petro opened a new issue, #63226: URL: https://github.com/apache/airflow/issues/63226
### Apache Airflow version 3.1.7 ### If "Other Airflow 3 version" selected, which one? _No response_ ### What happened? When exceeding the [core]max_templated_field_length, the truncated templated field is displayed as a single line of text with no new lines rendered. <img width="1210" height="561" alt="Image" src="https://github.com/user-attachments/assets/6e41447f-4c56-43fb-9ffe-c4a8c97566c8" /> ### What you think should happen instead? I believe that despite [core]max_templated_field_length being exceeded, the truncated templated field should still be "pretty displayed." Else, it is not readable. ### How to reproduce Create a rendered template field that exceeds your specified [core]max_templated_field_length. ### Operating System macOD Tahoe 26.3.1 ### Versions of Apache Airflow Providers _No response_ ### Deployment Astronomer ### Deployment details _No response_ ### Anything else? _No response_ ### Are you willing to submit 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]
