[xwiki-users] Accidently deleted wiki
We were creating a tutorial wiki for our company. During the making of it, we wanted to delete a space by clicking XWiki drop down menu on the home page and clicking delete. Instead of deleting the space the whole wiki got deleted... Is there a way to retrieve the lost content? Regards, Mikhail
Hi Michael, On 18 Feb 2015 at 21:22:57, Michael Kurbatov ([email protected](mailto:[email protected])) wrote:
We were creating a tutorial wiki for our company. During the making of it, we wanted to delete a space by clicking XWiki drop down menu on the home page and clicking delete. Instead of deleting the space the whole wiki got deleted...
Is there a way to retrieve the lost content?
Yes, we really need a way to undelete a space or even the whole wiki from the recycle bin… I guess you could check this script: http://extensions.xwiki.org/xwiki/bin/view/Extension/RestoreSpace BTW, were you using the filesystem for storing attachments? Thanks -Vincent
Regards, Mikhail
On Thu, Feb 19, 2015 at 8:50 AM, [email protected] <[email protected]> wrote:
Hi Michael,
On 18 Feb 2015 at 21:22:57, Michael Kurbatov ([email protected](mailto:[email protected])) wrote:
We were creating a tutorial wiki for our company. During the making of it, we wanted to delete a space by clicking XWiki drop down menu on the home page and clicking delete. Instead of deleting the space the whole wiki got deleted...
Is there a way to retrieve the lost content?
Yes, we really need a way to undelete a space or even the whole wiki from the recycle bin…
Space and wiki are two very different use cases, you can't restore a wiki because deleting a wiki delete the database/schema in which it's stored.
I guess you could check this script: http://extensions.xwiki.org/xwiki/bin/view/Extension/RestoreSpace
BTW, were you using the filesystem for storing attachments?
Thanks -Vincent
Regards, Mikhail
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne
Hi, On 19 Feb 2015 at 09:22:24, Thomas Mortagne ([email protected](mailto:[email protected])) wrote:
On Thu, Feb 19, 2015 at 8:50 AM, [email protected] wrote:
Hi Michael,
On 18 Feb 2015 at 21:22:57, Michael Kurbatov ([email protected](mailto:[email protected])) wrote:
We were creating a tutorial wiki for our company. During the making of it, we wanted to delete a space by clicking XWiki drop down menu on the home page and clicking delete. Instead of deleting the space the whole wiki got deleted...
Is there a way to retrieve the lost content?
Yes, we really need a way to undelete a space or even the whole wiki from the recycle bin…
Space and wiki are two very different use cases, you can't restore a wiki because deleting a wiki delete the database/schema in which it's stored.
Indeed if you have deleted the wiki in the wiki index then it’s lost unfortunately if you don’t have backups. sorry -Vincent
I guess you could check this script: http://extensions.xwiki.org/xwiki/bin/view/Extension/RestoreSpace
BTW, were you using the filesystem for storing attachments?
Thanks -Vincent
Regards, Mikhail
On 02/19/2015 10:12 AM, [email protected] wrote:
Hi,
On 19 Feb 2015 at 09:22:24, Thomas Mortagne ([email protected](mailto:[email protected])) wrote:
On Thu, Feb 19, 2015 at 8:50 AM, [email protected] wrote:
Hi Michael,
On 18 Feb 2015 at 21:22:57, Michael Kurbatov ([email protected](mailto:[email protected])) wrote:
We were creating a tutorial wiki for our company. During the making of it, we wanted to delete a space by clicking XWiki drop down menu on the home page and clicking delete. Instead of deleting the space the whole wiki got deleted...
Is there a way to retrieve the lost content?
Yes, we really need a way to undelete a space or even the whole wiki from the recycle bin…
Space and wiki are two very different use cases, you can't restore a wiki because deleting a wiki delete the database/schema in which it's stored.
Indeed if you have deleted the wiki in the wiki index then it’s lost unfortunately if you don’t have backups.
If this is the issue here, then maybe the UI should make it harder to delete wikis ? I.e. the way github does it of you want to delete a repository: you have to type in the name of the repository manually a second time before it is really deleted. That is intentionally inconvenient to make accidental deletion by "random button clicking" impossible. Just an idea Clemens
sorry -Vincent
I guess you could check this script: http://extensions.xwiki.org/xwiki/bin/view/Extension/RestoreSpace
BTW, were you using the filesystem for storing attachments?
Thanks -Vincent
Regards, Mikhail
users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
Hi Clemens, On 19 Feb 2015 at 10:56:57, Clemens Klein-Robbenhaar ([email protected](mailto:[email protected])) wrote:
On 02/19/2015 10:12 AM, [email protected] wrote:
Hi,
On 19 Feb 2015 at 09:22:24, Thomas Mortagne ([email protected](mailto:[email protected])) wrote:
On Thu, Feb 19, 2015 at 8:50 AM, [email protected] wrote:
Hi Michael,
On 18 Feb 2015 at 21:22:57, Michael Kurbatov ([email protected](mailto:[email protected])) wrote:
We were creating a tutorial wiki for our company. During the making of it, we wanted to delete a space by clicking XWiki drop down menu on the home page and clicking delete. Instead of deleting the space the whole wiki got deleted...
Is there a way to retrieve the lost content?
Yes, we really need a way to undelete a space or even the whole wiki from the recycle bin…
Space and wiki are two very different use cases, you can't restore a wiki because deleting a wiki delete the database/schema in which it's stored.
Indeed if you have deleted the wiki in the wiki index then it’s lost unfortunately if you don’t have backups.
If this is the issue here, then maybe the UI should make it harder to delete wikis ?
I.e. the way github does it of you want to delete a repository: you have to type in the name of the repository manually a second time before it is really deleted.
That is intentionally inconvenient to make accidental deletion by "random button clicking" impossible.
Yes we’ve discussed this several times AFAIR and we all agree but I couldn’t find the jira issue when searching this morning. If you find please reference it here. Maybe we should create a new jira issue just to be sure we don’t forget this and tackle it sooner than later. Thanks -Vincent
Just an idea Clemens
sorry -Vincent
I guess you could check this script: http://extensions.xwiki.org/xwiki/bin/view/Extension/RestoreSpace
BTW, were you using the filesystem for storing attachments?
Thanks -Vincent
Regards, Mikhail
On 02/19/2015 11:15 AM, [email protected] wrote:
Hi Clemens,
On 19 Feb 2015 at 10:56:57, Clemens Klein-Robbenhaar ([email protected](mailto:[email protected])) wrote:
On 02/19/2015 10:12 AM, [email protected] wrote:
Hi,
On 19 Feb 2015 at 09:22:24, Thomas Mortagne ([email protected](mailto:[email protected])) wrote:
On Thu, Feb 19, 2015 at 8:50 AM, [email protected] wrote:
Hi Michael,
On 18 Feb 2015 at 21:22:57, Michael Kurbatov ([email protected](mailto:[email protected])) wrote:
We were creating a tutorial wiki for our company. During the making of it, we wanted to delete a space by clicking XWiki drop down menu on the home page and clicking delete. Instead of deleting the space the whole wiki got deleted...
Is there a way to retrieve the lost content?
Yes, we really need a way to undelete a space or even the whole wiki from the recycle bin…
Space and wiki are two very different use cases, you can't restore a wiki because deleting a wiki delete the database/schema in which it's stored.
Indeed if you have deleted the wiki in the wiki index then it’s lost unfortunately if you don’t have backups.
If this is the issue here, then maybe the UI should make it harder to delete wikis ?
I.e. the way github does it of you want to delete a repository: you have to type in the name of the repository manually a second time before it is really deleted.
That is intentionally inconvenient to make accidental deletion by "random button clicking" impossible.
Yes we’ve discussed this several times AFAIR and we all agree but I couldn’t find the jira issue when searching this morning. If you find please reference it here. Maybe we should create a new jira issue just to be sure we don’t forget this and tackle it sooner than later.
Thanks -Vincent
Ah, I forgot about that it is decided already ... Anyway, as I could not find the issue either, I created a new one: http://jira.xwiki.org/browse/XWIKI-11814 Proposed layout could be better, I guess :D but aside of that I could look into it in the next days ... Clemens
Just an idea Clemens
sorry -Vincent
I guess you could check this script: http://extensions.xwiki.org/xwiki/bin/view/Extension/RestoreSpace
BTW, were you using the filesystem for storing attachments?
Thanks -Vincent
Regards, Mikhail
mit freundlichen Grüßen Clemens Klein-Robbenhaar -- Clemens Klein-Robbenhaar Software Development EsPresto AG Breite Str. 30-31 10178 Berlin/Germany Tel: +49.(0)30.90 226.763 Fax: +49.(0)30.90 226.760 [email protected] HRB 77554 B - Berlin-Charlottenburg Vorstand: Maya Biersack, Peter Biersack Vorsitzender des Aufsichtsrats: Dipl.-Wirtsch.-Ing. Winfried Weber Zertifiziert nach ISO 9001:2008
Thank you for fast replies! It is unfortunate that wiki is impossible to recover, we will have to start over. I am glad that you are looking into updating the system already, it is very easy to make same mistake as we did. Have a great day! Regards, Mikhail On Thu, Feb 19, 2015 at 6:18 AM, Clemens Klein-Robbenhaar < [email protected]> wrote:
On 02/19/2015 11:15 AM, [email protected] wrote:
Hi Clemens,
On 19 Feb 2015 at 10:56:57, Clemens Klein-Robbenhaar ( [email protected](mailto:[email protected])) wrote:
On 02/19/2015 10:12 AM, [email protected] wrote:
Hi,
On 19 Feb 2015 at 09:22:24, Thomas Mortagne ([email protected] (mailto:[email protected])) wrote:
On Thu, Feb 19, 2015 at 8:50 AM, [email protected] wrote:
Hi Michael,
On 18 Feb 2015 at 21:22:57, Michael Kurbatov ([email protected] (mailto:[email protected])) wrote:
> We were creating a tutorial wiki for our company. During the making of it, > we wanted to delete a space by clicking XWiki drop down menu on the home > page and clicking delete. Instead of deleting the space the whole wiki got > deleted... > > Is there a way to retrieve the lost content?
Yes, we really need a way to undelete a space or even the whole wiki from the recycle bin…
Space and wiki are two very different use cases, you can't restore a wiki because deleting a wiki delete the database/schema in which it's stored.
Indeed if you have deleted the wiki in the wiki index then it’s lost unfortunately if you don’t have backups.
If this is the issue here, then maybe the UI should make it harder to delete wikis ?
I.e. the way github does it of you want to delete a repository: you have to type in the name of the repository manually a second time before it is really deleted.
That is intentionally inconvenient to make accidental deletion by "random button clicking" impossible.
Yes we’ve discussed this several times AFAIR and we all agree but I couldn’t find the jira issue when searching this morning. If you find please reference it here. Maybe we should create a new jira issue just to be sure we don’t forget this and tackle it sooner than later.
Thanks -Vincent
Ah, I forgot about that it is decided already ...
Anyway, as I could not find the issue either, I created a new one: http://jira.xwiki.org/browse/XWIKI-11814
Proposed layout could be better, I guess :D but aside of that I could look into it in the next days ...
Clemens
Just an idea Clemens
sorry -Vincent
I guess you could check this script: http://extensions.xwiki.org/xwiki/bin/view/Extension/RestoreSpace
BTW, were you using the filesystem for storing attachments?
Thanks -Vincent
> Regards, > Mikhail
mit freundlichen Grüßen Clemens Klein-Robbenhaar
-- Clemens Klein-Robbenhaar Software Development EsPresto AG Breite Str. 30-31 10178 Berlin/Germany Tel: +49.(0)30.90 226.763 Fax: +49.(0)30.90 226.760 [email protected]
HRB 77554 B - Berlin-Charlottenburg Vorstand: Maya Biersack, Peter Biersack Vorsitzender des Aufsichtsrats: Dipl.-Wirtsch.-Ing. Winfried Weber Zertifiziert nach ISO 9001:2008 _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
participants (4)
-
Clemens Klein-Robbenhaar -
Michael Kurbatov -
Thomas Mortagne -
vincent@massol.net