- First commit to issue fork.
I'm seeing this error when adding a new view on the latest 8.3.x:
Drupal\Core\Config\Schema\SchemaIncompleteException: Schema errors for views.view.solr_nods with the following errors: views.view.solr_nods:display.default.display_options.query.options.bypass_access missing schema, views.view.solr_nods:display.default.display_options.query.options.skip_access missing schema in Drupal\Core\Config\Development\ConfigSchemaChecker->onConfigSave() (line 95 of core/lib/Drupal/Core/Config/Development/ConfigSchemaChecker.php).
While these appear in the schema file, something must be slightly off.
Fix the schema declarations for bypass_access
and skip_access
.
Fixed
1.0
General code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.