Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing schema after 8.3.x upgrade #207

Open
nitesh-voya opened this issue Mar 7, 2025 · 0 comments
Open

Missing schema after 8.3.x upgrade #207

nitesh-voya opened this issue Mar 7, 2025 · 0 comments

Comments

@nitesh-voya
Copy link

nitesh-voya commented Mar 7, 2025

Describe the bug
This issue is referenced from d.o issues https://www.drupal.org/project/search_api_pantheon/issues/3505380

First issue is related to schema
Drupal\Core\Config\Schema\SchemaIncompleteException: Schema errors for search_api.server.pantheon_search with the following errors: search_api.server.pantheon_search:backend_config.connector_config missing schema, search_api.server.pantheon_search:backend_config.disabled_request_handlers variable type is NULL but applied schema class is Drupal\Core\Config\Schema\Sequence, search_api.server.pantheon_search:backend_config.disabled_request_dispatchers variable type is NULL but applied schema class is Drupal\Core\Config\Schema\Sequence

To Reproduce
Steps to reproduce the behavior:
Steps to reproduce the behavior:

  • Write an automated (functional) test that installs search_api_pantheon
  • Run the automated test and observe the failure.

Screenshot

Expected behavior
Automated testing should not flag an invalid schema.
Screenshots

Image

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant