-
Notifications
You must be signed in to change notification settings - Fork 416
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
Problem setting Thumbnails, Map Details and Favourites in DEV #4716
Comments
This is due to missing method, required and missing Now the scripts has been added, so we could re-do the PR |
@offtherailz As soon as you set a thumbnail or details, they are created and available in the UI but if you refresh the UI they are no longer available and the following request fails in DevTool: Thumbnail
Details
|
…ation in home page
A backport should not be needed because the API change for GeoStore is only on master. If you find some issues on release similar to this, are probably related to other problems. |
Description
In DEV is no longer possible to create Thumbnails, Map Details and put resources in Favourites
How to reproduce
Simply try to create them as reported in User Guide
Expected Result
Thumbnails, Map Details and Featured functionalities are workingas expected (see User Guide links)
Current Result
A request to the MapStore backend:
https://dev.mapstore2.geo-solutions.it/mapstore/rest/geostore/resources/resource/17049/attributes/
fails with the following HTTP error:
405 Method Not Allowed
Browser info
(use this site: https://www.whatsmybrowser.org/ for non expert users)Other useful information
Related to #4687
The text was updated successfully, but these errors were encountered: