- Issue created by @maijs
- Status changed to Fixed
about 1 year ago 10:04am 9 October 2023 Automatically closed - issue fixed for 2 weeks with no activity.
A warning saying Undefined array key "provider" is displayed when an arbitrary Drupal module is installed. This happens in Elasticsearch Helper module is installed prior to the arbitrary Drupal module.
1. Install Elasticsearch Helper.
2. Have an index plugin enabled which does not provide the "provider" key in the index plugin definition.
3. Install an arbitrary Drupal module.
4. See that the warning Undefined array key "provider" is displayed in the console.
Fixed
8.0
Code
Automatically closed - issue fixed for 2 weeks with no activity.