Problem/Motivation
Steps to reproduce:
- Edit new users view
- Add field, filter by user, select all of them
- Click save
Drupal\Core\Config\ConfigValueException: user_add_role_action.administrator key contains a dot which is not supported. in Drupal\Core\Config\ConfigBase->validateKeys() (line 217 of core/lib/Drupal/Core/Config/ConfigBase.php).
Drupal\Core\Config\ConfigBase->validateKeys([Array])
Drupal\Core\Config\ConfigBase->validateKeys([Array])
Drupal\Core\Config\ConfigBase->validateKeys([Array])
Drupal\Core\Config\ConfigBase->validateKeys([Array])
Drupal\Core\Config\ConfigBase->validateKeys([Array])
Drupal\Core\Config\ConfigBase->validateKeys([Array])
Drupal\Core\Config\ConfigBase->set(display, [Array])
Drupal\Core\Config\Config->set(display, [Array])
Drupal\Core\Config\Entity\ConfigEntityStorage->doSave(who_s_new, Drupal\views\Entity\View)
Drupal\Core\Entity\EntityStorageBase->save(Drupal\views\Entity\View)
Drupal\Core\Config\Entity\ConfigEntityStorage->save(Drupal\views\Entity\View)
Drupal\Core\Entity\Entity->save()
Drupal\views_ui\ViewUI->save()
Drupal\views_ui\ViewEditForm->save([Array], Drupal\Core\Form\FormState)
call_user_func_array([Array], [Array])
Drupal\Core\Form\FormSubmitter->executeSubmitHandlers([Array], Drupal\Core\Form\FormState)
Drupal\Core\Form\FormSubmitter->doSubmitForm([Array], Drupal\Core\Form\FormState)
Drupal\Core\Form\FormBuilder->processForm(view_edit_form, [Array], Drupal\Core\Form\FormState)
Drupal\Core\Form\FormBuilder->buildForm(Drupal\views_ui\ViewEditForm, Drupal\Core\Form\FormState)
Drupal\Core\Entity\EntityFormBuilder->getForm(Drupal\views_ui\ViewUI, edit, [Array])
Drupal\views_ui\Controller\ViewsUIController->edit(Drupal\views_ui\ViewUI, block_1)
call_user_func_array([Array], [Array])
Drupal\Core\Controller\HtmlPageController->getContentResult(Symfony\Component\HttpFoundation\Request, \Drupal\views_ui\Controller\ViewsUIController::edit)
Drupal\Core\Controller\HtmlPageController->content(Symfony\Component\HttpFoundation\Request, \Drupal\views_ui\Controller\ViewsUIController::edit)
call_user_func_array([Array], [Array])
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Symfony\Component\HttpFoundation\Request, 1)
Symfony\Component\HttpKernel\HttpKernel->handle(Symfony\Component\HttpFoundation\Request, 1, TRUE)
Drupal\Core\StackMiddleware\KernelPreHandle->handle(Symfony\Component\HttpFoundation\Request, 1, TRUE)
Drupal\Core\StackMiddleware\PageCache->handle(Symfony\Component\HttpFoundation\Request, 1, TRUE)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Symfony\Component\HttpFoundation\Request, 1, TRUE)
Stack\StackedHttpKernel->handle(Symfony\Component\HttpFoundation\Request, 1, TRUE)
Drupal\Core\DrupalKernel->handle(Symfony\Component\HttpFoundation\Request)