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
I'm trying to add the ability to my program duplicate a group with all of its children. I'm able to walk through the source group just fine, however, I'm trying to figure out the best way to 'chop off' the source group path to enable creating the same group under a new parent group. Can you give me a good approach to doing this?
The text was updated successfully, but these errors were encountered:
I'm trying to add the ability to my program duplicate a group with all of its children. I'm able to walk through the source group just fine, however, I'm trying to figure out the best way to 'chop off' the source group path to enable creating the same group under a new parent group. Can you give me a good approach to doing this?
The text was updated successfully, but these errors were encountered: