headwirecom / peregrine-cms

an api first, head optional cms with based on vuejs and apache sling
Apache License 2.0
52 stars 31 forks source link

Cannot recreate site with same name after deleting #136

Closed bkheadwire closed 5 years ago

bkheadwire commented 5 years ago

Steps to reproduce:

  1. Create a site
  2. Delete the site
  3. Try to create another site with the exact same name

Expected result: New site is created with the same name

Actual result: Site creation fails

reusr1 commented 5 years ago

workaround: go to composum and delete the site in /apps, /etc/felibs, /content/assets, /content/templates, /content/objects

reusr1 commented 5 years ago

@bkheadwire please close as I think you resolved this issue?