Question
Sopra Steria
Sopra Steria
NL
Sopra Steria
Posted: Nov 11, 2024
Last activity: Jan 5, 2026
Last activity: 5 Jan 2026 0:46 EST
Solved
Hiding assignments of child cases
In our Constellation UI application we do not want to show the assignments of the child cases in the assignment list. I noticed that the logic for this is implemented in the activity pzSetChildCases that is called from pzSetCaseInfo.

When disabling this step I only get the assignments of my case. These are pz rules. They cannot be overriden. Is there another option to implement this requirement?
***Edited by Moderator Marissa to add Capability tags***
To see attachments, please log in.
We have implemented a workaround for this use case. We no longer create child cases but we create related cases. Our user should work from the specific case not from the parent case. With this in mind it makes sense to stop using the parent child relationship.