GeoNode / geonode-mapstore-client

MapStore Client for GeoNode
http://geonode.org/geonode-mapstore-client/master
Other
14 stars 107 forks source link

Dashboard doesn't have any CSW catalog #1784

Closed mattiagiupponi closed 3 months ago

mattiagiupponi commented 3 months ago

Describe the bug

When opening a dashboard, no defaut CSW catalog are shown

https://github.com/GeoNode/geonode-mapstore-client/assets/51856725/aee20d65-61e6-4f57-812a-cc75f29d81bc

Expected Behavior

At least the geonode CSW catalog should be shown

Steps to Reproduce the Problem

  1. Open a new dashoard
  2. add widget
  3. chart
  4. Click on the dropdown box

Specifications

Quick FIX

The regression was introduced by this fix in GeoNode https://github.com/GeoNode/geonode/issues/12277 and https://github.com/GeoNode/geonode/pull/12278 Two possible solutions 1) Re-adding the settings in the settings.py file in GeoNode patch the issue 2) Adding manually the CSW catalog by pressing on the + icon

Possible long-term solutions

CC @giohappy @allyoucanmap @ElenaGallo

giohappy commented 3 months ago

@allyoucanmap maybe it's related to the change in https://github.com/GeoNode/geonode-mapstore-client/pull/1777 where the GeoNode CSW catalogue has been removed? I though it only affected the catalogue plugin for maps.