open-formulieren / open-forms

Smart and dynamic forms
https://open-forms.readthedocs.io
Other
37 stars 26 forks source link

Add script to fix globalconfig #4703

Closed sergei-maertens closed 1 month ago

sergei-maertens commented 1 month ago

Hotfix for data migration being patched, but this one can easily be deployed via Ansible without needing to revert migrations.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.51%. Comparing base (e483dbc) to head (e066bd1). Report is 3 commits behind head on stable/2.7.x.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## stable/2.7.x #4703 +/- ## ============================================= Coverage 96.51% 96.51% ============================================= Files 719 719 Lines 24181 24181 Branches 2879 2879 ============================================= Hits 23338 23338 Misses 576 576 Partials 267 267 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

sergei-maertens commented 1 month ago

I validated end-to-end that this doesn't cause crashes :)