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

Patched map file is saved although access rights are wrong #952

Closed
jirik opened this issue Oct 17, 2023 · 0 comments
Closed

Patched map file is saved although access rights are wrong #952

jirik opened this issue Oct 17, 2023 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@jirik
Copy link
Member

jirik commented Oct 17, 2023

Steps to reproduce:

  • POST Workspace Map in private workspace A with r/w access to EVERYONE
  • User B sends PATCH of the same map with another file and r/w access set to user B; Layman returns error 43 "Owner of the personal workspace have to keep write right."
  • call GET Workspace Map File by user B

Expected behavior:

  • Returned file is the original posted file

Actual behavior:

  • Returned file is the new patched file. Also, some keys, e.g. name, can be missing

It probably happens also for layers.

@jirik jirik added the bug Something isn't working label Oct 17, 2023
@jirik jirik added this to the Release v1.23 milestone Oct 17, 2023
@jirik jirik mentioned this issue Nov 9, 2023
3 tasks
@jirik jirik closed this as completed Nov 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant