<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Deleting nodes From Mysql (node)]]></title><description><![CDATA[<p dir="auto">Greetings,<br />
I've identified an issue that requires attention.<br />
It seems that creating numerous spaces in the GoFast group using the API is straightforward and doesn't impose specific conditions, making the process efficient.</p>
<p dir="auto">However, when attempting to delete spaces either through the interface or Alfresco, I've observed their persistent existence in the MySQL database for GoFast after being deleted.<br />
While this isn't a critical problem, it becomes a bit challenging when creating new spaces and determining their presence in the database, especially with the same string as the title.<br />
Additionally, there seems to be a lack of API support for deleting or removing unnecessary nodes directly from the DB.</p>
<p dir="auto">The API /api/node/autocomplete is quite resourceful in getting the needed information from the intended table in the database.<br />
but nothing is present to aid in deleting or removing the unneeded nodes.</p>
<p dir="auto">Thanks.</p>
]]></description><link>https://community.ceo-vision.com/topic/925/deleting-nodes-from-mysql-node</link><generator>RSS for Node</generator><lastBuildDate>Mon, 14 Sep 2026 21:07:24 GMT</lastBuildDate><atom:link href="https://community.ceo-vision.com/topic/925.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 11 Mar 2024 18:44:39 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Deleting nodes From Mysql (node) on Tue, 19 Mar 2024 09:33:50 GMT]]></title><description><![CDATA[<p dir="auto">Hello, it's really not a good idea to abruptly delete nodes from the database.</p>
<p dir="auto">There are many reasons for this: it's impossible to restore them afterwards (e.g. if restoring from alfresco recycle bin from example), many of the database entries linked to the node will still remain in the database (e.g. the node fields) so it will be far away from "clean", and no hook (e.g. synchronization hooks with alfresco and element) will be triggered, which will generate even more inconsistencies. This is why GoFAST unpublishes nodes and, by design, never deletes them outright.</p>
<p dir="auto">Best regards,<br />
Raphaël.</p>
]]></description><link>https://community.ceo-vision.com/post/3142</link><guid isPermaLink="true">https://community.ceo-vision.com/post/3142</guid><dc:creator><![CDATA[Raphaël Badawi]]></dc:creator><pubDate>Tue, 19 Mar 2024 09:33:50 GMT</pubDate></item><item><title><![CDATA[Reply to Deleting nodes From Mysql (node) on Fri, 15 Mar 2024 12:17:25 GMT]]></title><description><![CDATA[<p dir="auto">Hello, any idea about this</p>
]]></description><link>https://community.ceo-vision.com/post/3139</link><guid isPermaLink="true">https://community.ceo-vision.com/post/3139</guid><dc:creator><![CDATA[Victor_TEOS]]></dc:creator><pubDate>Fri, 15 Mar 2024 12:17:25 GMT</pubDate></item></channel></rss>