Comments
-
We've had a breakthrough here. The removePersonFromData function is failing because it can't remove the primary dataset owner, which is what I'm attempting to do. It can only remove co-owners. Our remedy is that we are going to assign a new primary owner in batches of 50 as that is the max. Then we will be able to remove…
-
I can work around needing to assign a user rather than a group. What is the timeframe for resolving the package error from removePersonFromDataset (or Revoke DataSet Access which has the same issue)?
-
Thank you for the response. When adding a new owner, I am able to run this but only by selecting a person from a drop-down of Domo user names. When I try to define a variable with the group_id, the addOwnersToDataset package crashes and won't even allow me to define with a variable. It seems to allow for a list variable,…