google-drive-recursive-ownership icon indicating copy to clipboard operation
google-drive-recursive-ownership copied to clipboard

Path treverse issue?

Open alonbl opened this issue 4 years ago • 0 comments

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:

  • X/Y/** - expected
  • X/Y - expected
  • X - unexpected

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

Thanks, Alon

alonbl avatar May 02 '21 00:05 alonbl