Skip to content

Don't overwrite connection extra with invalid json#27142

Merged
jedcunningham merged 1 commit intoapache:mainfrom
astronomer:invalid_json_extra
Oct 19, 2022
Merged

Don't overwrite connection extra with invalid json#27142
jedcunningham merged 1 commit intoapache:mainfrom
astronomer:invalid_json_extra

Conversation

@jedcunningham
Copy link
Member

If invalid json is provided for a connection's extra, don't actually overwrite it with the invalid data. This matches the intended behavior, based on the flash message we show the user.

If invalid json is provided for a connection's extra, don't actually
overwrite it with the invalid data. This matches the intended behavior,
based on the flash message we show the user.
@ephraimbuddy ephraimbuddy added this to the Airflow 2.4.2 milestone Oct 19, 2022
@jedcunningham jedcunningham merged commit fece7f0 into apache:main Oct 19, 2022
@jedcunningham jedcunningham deleted the invalid_json_extra branch October 19, 2022 16:13
@ephraimbuddy ephraimbuddy added the type:bug-fix Changelog: Bug Fixes label Oct 19, 2022
ephraimbuddy pushed a commit that referenced this pull request Oct 19, 2022
If invalid json is provided for a connection's extra, don't actually
overwrite it with the invalid data. This matches the intended behavior,
based on the flash message we show the user.

(cherry picked from commit fece7f0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:webserver Webserver related Issues type:bug-fix Changelog: Bug Fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants