Skip to content

Access Control List missing many layers if there is only one problematic layer #16

@smesdaghi

Description

@smesdaghi

When user is not logged into GeoNode the access control list is used to present them with the list of layers they should be able to see. when executing:
python manage.py update layers --ignore-errors
if there are in fact any errors, (we had an error where it could not resolve the style of a particular layer) update layers continues however, the ACL will be partial. We removed the layer that had the error and re-ran updatelayers which corrected the partial ACL.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions