[ckan-dev] Purge a deleted group CKAN 2.3
Jorge Pantoja
jorgepantojam at gmail.com
Mon Mar 16 19:14:54 UTC 2015
Hello everyone,
How I can purge a group that has a "deleted" state on the database?
I need this because i'm trying to create a group, using the name of a
deleted group by error, but i can't.
I solved this through the database (update public.group set
name='transporte.old' where name='transporte';).
Is there a way to do this through the ckan interface?
Thanks for your help,
Jorge
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.okfn.org/pipermail/ckan-dev/attachments/20150316/e661d100/attachment-0002.html>
More information about the ckan-dev
mailing list