Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(db): Do not allow creating objects with wrong parent
If parent is set to same id as object it might cause loops in some of pipeline programs. Block such updates. Signed-off-by: Denys Fedoryshchenko <[email protected]>
- Loading branch information