Config inspector complaints about bibcite_keyword and bibcite_contributor views

Created on 21 August 2024, 9 months ago

Config Inspector β†’ module show errors related to bibcite_contributor and bibcite_keyword views

Install config_inspector module:
composer require drupal/config_inspector
drush en config_inspector -y
drush config:inspect --only-error
  • Open Config Inspector report: /admin/reports/config-inspector
  • Check Only show errors checkbox
  • Find views.view.bibcite_contributor or views.view.bibcite_keyword and click List

Report shows error:

display.default.display_options.arguments.id.validate_options.bundles		variable type is NULL but applied schema class is Drupal\Core\Config\Schema\Sequence

If a similar view is exported it'll populate display.default.display_options.arguments.id.validate_options.bundles with {} instead of null.

Views configuration should be updated to avoid such errors.

πŸ› Bug report
Status

Active

Version

2.0

Component

Code

Created by

πŸ‡²πŸ‡©Moldova p-andrei

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024