davidstrauss / google-drive-recursive-ownership

Tool to recursively give away file and document ownership to another user.
MIT License
269 stars 68 forks source link

Path treverse issue? #41

Open alonbl opened 3 years ago

alonbl commented 3 years ago

Hi,

I am unsure if it is a problem or not, I could not find a simple hint in the code.

If I use the X/Y path, It recursively changed:

Is this intentional? I expected a change only in the subtree of leaf.

Thanks, Alon