Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't overwrite connection extra with invalid json #27142

Merged
merged 1 commit into from Oct 19, 2022

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.

None yet

3 participants