- Issue created by @tim-diels
- 🇧🇪Belgium tim-diels Belgium 🇧🇪
As there is no dev release, I targeted the 8.1.1 version and used the 8.x branch as thats where the latest code is added.
When no plugin is selected on the "Index plugins" overview page and you click on "Setup" or "Drop indices", the page will throw an error.
Setup:
Parameter "plugin" for route "elasticsearch_helper_index_management.index.setup" must match "[^/]++" ("" given) to generate a corresponding URL
Drop indices:
Parameter "plugin" for route "elasticsearch_helper_index_management.index.drop" must match "[^/]++" ("" given) to generate a corresponding URL.
/admin/config/search/elasticsearch_helper/index
Do same check as on "Reindex"
Create MR
None
None
None
Active
8.1
Code
As there is no dev release, I targeted the 8.1.1 version and used the 8.x branch as thats where the latest code is added.