You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Groups are becoming "corrupted" according to ESRI Support and stop syncing over features correctly with collaborations. I need to recreate groups with the same settings and shared items in the same portal. I am not transferring sites/portals so it is a simpler use case than what is needed with cloning a group or using the GroupMigrationManager. With that, I am using the GroupManager.create() to make a new group with the same thumbnail, settings, etc. as an existing group.
The problem is that there doesn't seem to be group properties for every parameter that is used to create a group.
Is your feature request related to a problem? Please describe.
Groups are becoming "corrupted" according to ESRI Support and stop syncing over features correctly with collaborations. I need to recreate groups with the same settings and shared items in the same portal. I am not transferring sites/portals so it is a simpler use case than what is needed with cloning a group or using the GroupMigrationManager. With that, I am using the GroupManager.create() to make a new group with the same thumbnail, settings, etc. as an existing group.
The problem is that there doesn't seem to be group properties for every parameter that is used to create a group.
Describe the solution you'd like
Add properties to Group object that match the following GroupManager.create() parameters.
The text was updated successfully, but these errors were encountered: