Spectrum 10.3.2
Engineering is aware of the issue and is working on a permanent fix. In the mean time, please see the steps below as a workaround to regain access to this search:
On all OneClick systems, open the <SPECROOT>/tomcat/webapps/spectrum/WEB-INF/topo/config/topo-app-config.xml file.
Search for the keyword "uncertifiedoids". It should bring you to this section:
com.aprisma.spectrum.app.topo.client.search.uncertifiedoids
com.aprisma.spectrum.app.topo.client.search.UncertifiedDevicesAction
search-dummy-criteria
table-uncertified-devices-config
Change the "search-criteria-id" field from above to "search-dummy-criteria1" so it looks like the below:
com.aprisma.spectrum.app.topo.client.search.uncertifiedoids
com.aprisma.spectrum.app.topo.client.search.UncertifiedDevicesAction
search-dummy-criteria1
table-uncertified-devices-config
Save the file, and close and re-open any OC clients.