You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
however, if those records are loaded into Solr and exposed on the front-end, the entire front-end breaks
because none of the 7 types supported by the front-end, are of type Service
and because the records contain spatial, when a user clicks on Spatial Search the entire page will break (JS error / blank page) see screen capture below
for several years now I 'get around this' by changing the type through the Solr indexer to something that is supported in the front-end (such as changing type SoftwareSourceCode to type CreativeWork ie. issue Handle CreativeWork sub-type "SoftwareSourceCode" #131 )
I could temporarily change the type Service records to display as type Dataset, but, that seems incorrect, if partners have records of type Service that have nothing to do with data.
jmckenna
changed the title
handle type Service records
handle type Service records / how to handle types that are not supported by the front-end
May 7, 2024
Service
Spatial Search
the entire page will break (JS error / blank page) see screen capture belowSoftwareSourceCode
to typeCreativeWork
ie. issue Handle CreativeWork sub-type "SoftwareSourceCode" #131 )Service
records to display as typeDataset
, but, that seems incorrect, if partners have records of type Service that have nothing to do with data.What is the way forward?
related to: iodepo/odis-arch#322
The text was updated successfully, but these errors were encountered: