Comments
-
Thanks for putting this response together. A couple updates and then my responses: Over the last 3 days, the Watchdog job has run in the 8am, 9am, and 10am hours only. No idea why those hours but that's what I'm seeing. 1. We run DomoStats and our History dataset has close to 62 million rows dating back to 2018 so we have…
-
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,…