Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request to rest/geostore in latest version when loading dashboard #1781

Open
pchevali opened this issue Jun 19, 2024 · 2 comments
Open

Request to rest/geostore in latest version when loading dashboard #1781

pchevali opened this issue Jun 19, 2024 · 2 comments

Comments

@pchevali
Copy link

Describe the bug

When loading a dashboard created in version 4.1 in the latest 4.3 version there is a request to the folowing path, it results in 404 :
/rest/geostore/resources/resource/[pk]/attributes

Expected Behavior

The request should be routed to the geonode api

Steps to Reproduce the Problem

  1. Open an existing dashboar
  2. Open debug tools
  3. Look for 404 on attributes

Specifications

  • GeoNode client version: branch 4.3.x
  • Browser: firefox
  • Installation type (vanilla, geonode-project): Geonode project
  • Additional details:
@pchevali
Copy link
Author

In the console the error seems to come from : storeDetailsInfoDashboardEpic
At this place in the code
It seems to be linked to the DetailsPanel change from mapstore :

geosolutions-it/MapStore2@d40233d

@pchevali
Copy link
Author

The error is also present on stable.geonode.org

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant