Top level page created in Parent thread instead of Children
Hi
I have parent-child relation.
In a parent flow I use Create Case smart shape and I use option "Create child case".
In a child case in a flow I use activity (from child case class) where I "Page-Copy" something into TemporaryTopLevelPage.
The problem is that TemporaryTopLevelPage is always created in parent thread. I expected to see TemporaryTopLevelPage on child thread.
It happend not only for Parent-Child relation.
Any ideas?