Personally I would be happy with the delete of multiple documents, Could it not warn me in that case? Does another GUI document delete function suffer the same issue? I mean Menu:database>properties and then the delete key in the document tree? /Andy On 13 March 2015 at 11:42, Christian Grün <christian.gruen@gmail.com> wrote:
…fixed. I disallowed the deletion of document nodes, because it resolves to the query db:delete($db, $path), and this query could potentially delete more than a single document.
On Thu, Mar 12, 2015 at 9:44 PM, Andy Bunce <bunce.andy@gmail.com> wrote:
Hi, In the GUI folder view I can delete nodes by selecting and using right click. But if I select a top level document name entry the UI prompts for delete confirmation but no delete occurs.
/Andy