- First commit to issue fork.
- last update
about 1 year ago 31 pass - @scott_euser opened merge request.
- Status changed to Needs review
about 1 year ago 3:09pm 3 October 2023 - 🇬🇧United Kingdom scott_euser
Thanks for the tip in #7 - helped me get to the bottom of this. Having the constructor prepare the form modes to exclude is causing the circular reference when an update script is run that changes the modules list configuration such as
captcha_update_8906
. Moving the prep of which form modes to exclude to be called on demand when its first needed solves this. - Status changed to RTBC
about 1 year ago 11:37am 16 October 2023 - 🇺🇦Ukraine dinazaur
I had a similar issue the error was "... path: "form_mode.manger > config_split.cli > config.storage.sync
Applied a patch from the MR and it fixed the issue, hence I'm marking the issue as RTBC.
- 🇫🇮Finland hartsak
Tested the fix in a clean project and it works. Thanks @scott_euser for the fix!
- First commit to issue fork.
- last update
about 1 year ago 31 pass - 🇺🇸United States dww
Cool, looks good. Thanks! I don't really want to mess with trying to add an automated test for this. Committed and pushed to 8.x-2.x.
p.s. Saving credit to hartsak and dinazaur for reviews + testing.
- Status changed to Fixed
about 1 year ago 7:07pm 5 November 2023 Automatically closed - issue fixed for 2 weeks with no activity.