- Issue created by @ericgsmith
- 🇦🇺Australia elc
A hook_update_N would be the better way to handle that. It's missing config specified in the schema that should be there.
- 🇦🇺Australia elc
8.x-1.x branch code can handle the missing value. This update will fix it for the 2.x branch, triggering a release.
- 🇦🇺Australia elc
The form shouldn't fail with unexpected inputs either, meaning both an update and a fixed form is needed.
Leaving on NR for feedback, but this should trigger a new release soon.
- 🇳🇿New Zealand ericgsmith
Test MR and all looks good.
Page loads fine before running update hook so form changes are working 👍
Update hook runs as expected and config after export has been updated with the expected values 👍
Looks good to me! Thank you
Automatically closed - issue fixed for 2 weeks with no activity.