<div dir="ltr"><div><div><div>Hi, list:<br><br></div>I was trying the folling:<br><br>--------------------------------------------------<br><br></div>CmsResource r = cmso.readResource(...);<br>cmso.lockResource(r);<br><br>
</div>// Do stuff with the resource as Admin user<br><br>r.setUserLastModified(userId); // The CmsUUID of another user.<br><div><div>cmso.unlockResource(r);<br><br>--------------------------------------------------<br><br>
</div><div>But when I check the history of the affected resource, the last entry always shows a modification made by the Admin user.<br><br></div><div>Am I doing anything wrong? Is this a bug?<br><br></div><div>I'm kind of desperate about this...<br>
</div><div><div><div><div><div><br></div><div>Regards,<br></div><div><br>--<br>Arturo Martín Lladó</div>
</div></div></div></div></div></div>