Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What is the right approach to duplicate a group with all of its subgroups and entries? #362

Open
rtl19 opened this issue Oct 5, 2023 · 0 comments

Comments

@rtl19
Copy link

rtl19 commented Oct 5, 2023

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant