Closed BrightGrafana closed 1 year ago
When you duplicate, but point to the pre-existing parent, it results in reaching the call stack limit. This should be prevented by validating the tree data and giving a meaningfull error.
The only Cyclical loops that can occur are detached branches. It is now fixed
When you duplicate, but point to the pre-existing parent, it results in reaching the call stack limit. This should be prevented by validating the tree data and giving a meaningfull error.