Add an owner for a parent DataGroup workflow

Related Issues

Document Status

#17

In Progress

#21

In Progress

When a new owner (or any other role) is added to a DataGroup, we need to make sure that this owner is also added to the DataGroupUserGroups of the DataGroups children. Here we can use the DataGroupNode in the parent graph to query the children and add the new user to the corresponding user groups (see Sequence Diagram to add a new owner to a parent DataGroup for an illustration).

Add Parent DataGroup Owner

Sequence Diagram to add a new owner to a parent DataGroup