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
problem: in the map-viewer, the Provider dropdown lists the urls, but instead should list the provider names (I think in Solr they are stored in the txt_provider field)
I debugged the case and noticed that now I receive the data differently as you can see, and I am returned id_provider which contains as "name" the urls that are then shown in the filter.
(discovered today by @pbuttigieg )
Provider
dropdown lists the urls, but instead should list the provider names (I think in Solr they are stored in thetxt_provider
field)cc @dev-marcoC
The text was updated successfully, but these errors were encountered: