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

cannot delete layerGroup inside workspace #100

Closed
Kilometerfresserin opened this issue Feb 3, 2023 · 1 comment · Fixed by #101
Closed

cannot delete layerGroup inside workspace #100

Kilometerfresserin opened this issue Feb 3, 2023 · 1 comment · Fixed by #101

Comments

@Kilometerfresserin
Copy link
Contributor

Hello everyone,

I have a problem with the delete_layer_group method:

  • geoserver allows layerGroups to be either global or to belong to a specific workspace
  • the create_layergroup and get_layergroup methods accept an optional parameter "workspace", however, the delete_layergroup method doesn't.
  • accordingly, it only looks for layerGroups that could be deleted outside the workspaces and then doesn't find the layerGroup that it is supposed to be deleted
@iamtekson
Copy link
Collaborator

Hi @jeafreezy, Looks like there is a bug on delete_layer_group method. Can you please help to resolve this issue?

iamtekson added a commit that referenced this issue Feb 10, 2023
fix #100 and add unittest for layergroup methods
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

Successfully merging a pull request may close this issue.

2 participants