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

Simultaneous puts to a path (tree vs. non-tree) results in incorrect tree #110

Open
aultac opened this issue Dec 24, 2021 · 0 comments
Open

Comments

@aultac
Copy link
Member

aultac commented Dec 24, 2021

Doing a tree put while simultaneously put-ing something else to the same total tree path results in an object with _id keys in it rather than either the object or the link. The object cannot be deleted because the graph is invalid and causes permissions handler to say that the user who made it does not have permission to it.

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

No branches or pull requests

1 participant