zachliu commented on PR #68268:
URL: https://github.com/apache/airflow/pull/68268#issuecomment-4672922275
> Thank you for opening the PR.
>
> I think we should make the warning prominent (styling, icon, red borders),
but blocking 'save' is too strong I believe.
>
> Other non JSON legitimate values starting with '{' or '[' won't be savable
anymore. For instance a Jinja template `{{ var.value.x }}` or plain string such
as `[DRAFT] .....`.
fair enough. maybe we can add a toggle or radio button `json`/`text`? when
`json`, you can't save a malformed one. when `text`, you can save anything. and
the default is `json`
--
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]