- Issue created by @codebymikey
- @codebymikey opened merge request.
Whenever you save the Processors page, the search_api_glossary processor plugin keeps adding all new fields into the config, whereas it should only serialize and save relevant fields.
Add two new fields and then resave the processors page, the config will be updated with new serialized data unnecessarily.
Filter the config before saving.
Provide issue fork/patch.
N/A
Active
4.0
Code