We have this recurring problem where staff members move folders into other folders.
As near as I can tell, they are moving their mouse when the double-click, so it ends up being a click-drag-click move instead of a double-click move.
The problem is, multiple times, this has impacted some of the most important parts of our repository - things that have a lot of automation and workflows impacting them - so it causes tons of grief cleaning them up.
I've been trying to set-up permissions to prevent this from happening, but I just can't seem to make it work.
I've got permissions on the folder set for the Everyone group (which all staff have) to deny "Modify Contents" and "Rename" for this entry and its immediate children. Yet they are still able to drag this whole folder into another folder.
Has anyone encountered a similar issue and know how to prevent this from occurring?
Thank you.