uranusjr edited a comment on issue #8421: URL: https://github.com/apache/airflow/issues/8421#issuecomment-812291421
I’m thinking about a combination of the two approaches: 1. `airflow.cfg` will gain a flag (`show_templated_fields`) to control the behaviour on this. 2. The value can also be set to `all` (show all fields), `none` (hide all), or `public` (hides fields that starts with an underscore). 3. One of them is the default, probably `all` for backwards compatibility? All proposed names are subject to discussion. I’m going to look into the implementation. -- 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]
