I've been working in a feature for mi current project that involves folders. I've noticed that If you add files or subfolders to a folder and then you try to update the folder's metadata an exception will be thrown (saying that the the item was modified by [put the userloginname here]), unless you reload the folder (aka fetch it again from the db) before doing the update.
Anyone cares to explain me why this behavior? Is this documented Thanks!