Updating child case information from within a child
Hi!
My team has a requirement we are looking into. Basically, we have a parent/child case structure, and we would like to update info for all child cases from within another specific child case (all with the same parent). I was wondering if anyone has done this before, or if any issues might arise with locking if you try to update child cases from within other child cases.
I can display all the info for the other actions using the pyWorkCover, but I am worried I may run into issues when trying to actually manipulate them. They don't need to be processed in any way, they just need data to be updated.
Thanks in advance!