Skip to content

Fix accounting of children in Processes

  • when a child gets added, it is counted in all ancestors. Therefore, when you move a child tree, you have to decrease the number of children by the whole tree

Merge request reports