feed-me icon indicating copy to clipboard operation
feed-me copied to clipboard

check for parentId in findfolder()

Open vnali opened this issue 4 years ago • 0 comments

Description if a subfolder has same name as parent folder, findfolder() always returns parent folder and asset moves to parent folder instead of sub folder. this PR keeps track of parentId and add parentId to findfolder() condition.

vnali avatar Feb 04 '21 11:02 vnali