open-formulieren / open-forms

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

Bug/4810 changing textcase on form variable update #4837

Closed robinmolen closed 1 day ago

robinmolen commented 2 days ago

Closes #4810

Changes

The JSON parser on the form variables endpoint now ignores the initial_value field. This ensures that the form variable initial value, and the default value of the component, stay exactly the same.

Checklist

Check off the items that are completed or not relevant.

codecov[bot] commented 2 days ago

Codecov Report

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

Project coverage is 96.58%. Comparing base (796bb43) to head (a2c84db). Report is 6 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #4837 +/- ## ======================================= Coverage 96.58% 96.58% ======================================= Files 748 748 Lines 25476 25477 +1 Branches 3368 3368 ======================================= + Hits 24605 24607 +2 Misses 608 608 + Partials 263 262 -1 ```

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


🚨 Try these New Features:

vaszig commented 1 day ago

Backports: