Moving from Frappe v14 to Frappe v15 I’m getting no results when searching for my doctypes in my custom application.
The doctypes are included in global_search_doctypes in hooks.py
The doctypes are visible in Global Search Settings. I have tried ‘Reset’
The correct fields for each doctype have ‘In Global Search’ box checked.
I am experiencing this issue with the standard Item doctype, trying to search for words in the description field. However I get the No Results view.
I have verified in Customize form that the field description is checked as “In Global Search”