After the upgrade from v14 to v15 there are no ‘drop-down selections’ anymore.
Like when I want to assign something to an employee there should be a list of employees to choose from, but now it is empty. Also when I start typing there is no way I can add a name.
this is happening in all fields that used to have this functionality. Looking for a solution I was pointed in the direction of the search index, and I’ve rebuild the index by using this command:
bench --site [mysitename.com] build-search-index
This runs, but no changes are happening and thus ERPNext becomes unusable.
Yes, these are “Link” fields … but it’s so strange it’s failing everywhere … Maybe some kind of “dirty” old customization overriding link funcionality?
Please, check browser console, check for errors there.