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

[Consistency] Prevent API to change hierarchy.parent #61

Open
mesemus opened this issue Jul 20, 2023 · 0 comments
Open

[Consistency] Prevent API to change hierarchy.parent #61

mesemus opened this issue Jul 20, 2023 · 0 comments
Labels

Comments

@mesemus
Copy link
Contributor

mesemus commented Jul 20, 2023

If the incoming parent on UPDATE call is different to stored parent, raise 400 error - can not change parent

Introduce a special call for setting up parent of the record (== moving the record to new parent) that would correctly handle propagation of the change to existing records.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant