We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Maps blob should be handled as JSON
JSON
Maps that were already present with older versions of geonode are still handled as a string. We should convert them into JSON
The text was updated successfully, but these errors were encountered:
[Fixes #7911] Map payload is not correclty handled
140a445
cd2b18a
[Fixes #7911] Remove unused import from migration
4de8892
de8701a
[References GeoNode/geonode#7911] Map payload is not correctly handled
e47b883
mattiagiupponi
No branches or pull requests
Expected Behavior
Maps blob should be handled as
JSON
Actual Behavior
Maps that were already present with older versions of geonode are still handled as a string. We should convert them into
JSON
Steps to Reproduce the Problem
Specifications
The text was updated successfully, but these errors were encountered: