<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic &amp;quot;cancel editing&amp;quot; command in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/quot-cancel-editing-quot-command/m-p/499928#M40883</link>
    <description>&lt;P&gt;&lt;SPAN&gt;I'm running into an issue where the "cancel editing" command fails to release a node due to an error, leaving it permanently locked. Because of this, I cannot execute any actions or modifications on it. Could you advise on the proper method to override this lock and forcibly free it?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 04 Aug 2026 05:28:55 GMT</pubDate>
    <dc:creator>Marlboros</dc:creator>
    <dc:date>2026-08-04T05:28:55Z</dc:date>
    <item>
      <title>"cancel editing" command</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/quot-cancel-editing-quot-command/m-p/499928#M40883</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I'm running into an issue where the "cancel editing" command fails to release a node due to an error, leaving it permanently locked. Because of this, I cannot execute any actions or modifications on it. Could you advise on the proper method to override this lock and forcibly free it?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Aug 2026 05:28:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/quot-cancel-editing-quot-command/m-p/499928#M40883</guid>
      <dc:creator>Marlboros</dc:creator>
      <dc:date>2026-08-04T05:28:55Z</dc:date>
    </item>
    <item>
      <title>Re: "cancel editing" command</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/quot-cancel-editing-quot-command/m-p/499953#M40885</link>
      <description>&lt;P&gt;Try using the REST API:&lt;/P&gt;
&lt;LI-CODE lang="c"&gt;curl -u admin:admin \ 
-X POST \ 
-H 'Content-Type: application/json' \ 
'http://localhost:8080/alfresco/api/-default-/public/alfresco/versions/1/nodes/&amp;lt;UUID&amp;gt;/unlock' \ -d '{}'&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 05 Aug 2026 06:12:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/quot-cancel-editing-quot-command/m-p/499953#M40885</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2026-08-05T06:12:34Z</dc:date>
    </item>
  </channel>
</rss>

