I am getting the following warning in our log file. Not sure how to fix it
/browse/MOB-4950 [c.a.j.plugin.customfield.CustomFieldSearcherModuleDescriptorsImpl] Custom field searcher module: sk.eea.jira.natural-searchers:naturaltextsearcher is invalid. Null being returned.
/rest/qoti-rich-filters/latest/gadgets/table/load-table-21102-25615-5 [c.a.j.plugin.customfield.CustomFieldSearcherModuleDescriptorsImpl] Custom field searcher module: sk.eea.jira.natural-searchers:naturaltextsearcher is invalid. Null being returned.
/secure/QueryComponent!Jql.jspa [c.a.j.plugin.customfield.CustomFieldSearcherModuleDescriptorsImpl] Custom field searcher module: sk.eea.jira.natural-searchers:naturaltextsearcher is invalid. Null being returned.
You uninstalled the natural searchers plugin but custom fields still refer to it's searcher, you'd need to change the searcher to an out of box one. It's all listed in `customfield` table what searchers they use.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.