-
Notifications
You must be signed in to change notification settings - Fork 16.4k
Closed
Labels
area:UIRelated to UI/UX. For Frontend Developers.Related to UI/UX. For Frontend Developers.area:coregood first issuekind:bugThis is a clearly a bugThis is a clearly a bug
Milestone
Description
Body
As mentioned in #53943 (review)
If we try to save a connection with a string for the 'Extra field json' API is returning an error 500. (picture 1)
There is two issue with that, first of all the UI should not allow this to be submitted, similarly to malformed json (picture 2)
Also the backend shouldn't crash if the extra is an unstructured string. (That's because of the action_login function expecting only parsable json as extra which isn't correct).
Committer
- I acknowledge that I am a maintainer/committer of the Apache Airflow project.
kyungjunleeme
Metadata
Metadata
Assignees
Labels
area:UIRelated to UI/UX. For Frontend Developers.Related to UI/UX. For Frontend Developers.area:coregood first issuekind:bugThis is a clearly a bugThis is a clearly a bug