- Issue created by @kristiantosney
- 🇬🇧United Kingdom kristiantosney
When visiting the settings form when installing the site on blank db is what caused the warning.
- 🇺🇸United States eojthebrave Minneapolis, MN
I wonder if this is related to the default configuration in config/install/datalayer.settings.yml.
And maybe lines like this:
current_user_meta: - ''
Should be changed to something like this instead?
current_user_meta: []
- First commit to issue fork.
- Status changed to Needs review
11 months ago 7:56am 21 December 2023 - last update
11 months ago 16 pass - 🇮🇳India viren18febS
the mentioned changes work for me , i have added a patch for this,
- Merge request !11Issue #3409065 by viren18febS, kristiantosney, eojthebrave: Warning when visiting settings form → (Merged) created by eojthebrave
-
eojthebrave →
committed 1968242f on 2.1.x
Issue #3409065 by viren18febS, eojthebrave, SandeepSingh199: Warning...
-
eojthebrave →
committed 1968242f on 2.1.x
- Status changed to Fixed
4 months ago 4:32pm 8 July 2024 - 🇺🇸United States eojthebrave Minneapolis, MN
Fixed in 2.1.x-dev. Will be in 2.1.0 release. Thank you for reporting this issue and helping to come up with a solution.
Automatically closed - issue fixed for 2 weeks with no activity.