- Issue created by @kimberleycgm
- Merge request !159This message is valid when no domain is selected. Fix the is_null check. → (Merged) created by kimberleycgm
- 🇬🇧United Kingdom kimberleycgm
In fact I think there are more issues here. The form still loads as if for the 'all domains' version rather than the default domain.
- 🇫🇷France mably
We need a complete detailed reproducible scenario from a fresh Drupal instance in order to help.
- 🇫🇷France mably
@kimberleycgm I have finally been able to reproduce the bug.
And your MR fixes the warning message part, thanks.
But as you said, it's still the "All domains" values that appear in the form below by default until you select the domain in the list.
- 🇫🇷France mably
Let's merge this as this for now.
Feel free to create a follow up issue for the "All domains" form values.
- 🇫🇷France mably
In fact, it looks like the
set default domain configuration
permission hasn't been implemented at all, besides hiding the "All domains" entry in the switch list.