parent case does not wait child case unless a wait shape is added

parent case does not wait child case before parent case resolved, unless a wait shape is added explicitly, right? (my test prove this)

remember that, in Pega document, it mentions parent case will wait child case by default, this is a concept of “child case”

@MaxonL16591286

You need a wait shape where you have to configure to wait on case dependency to wait for ANY/ALL child cases.