Erudika / scoold

A Stack Overflow clone for teams (self-hosted or hosted)
https://scoold.com
Apache License 2.0
861 stars 235 forks source link

ParaObject scooldspace:default #380

Closed fpellet closed 1 year ago

fpellet commented 1 year ago

Hello,

With the latest version, I have a space that has been added to all users. I don't see what it is and I can't delete it. Deletion does nothing at all. How can I remove it and have a default space as before? image image

albogdano commented 1 year ago

Try renaming it to "default"

albogdano commented 1 year ago

You should actually edit the scooldspace object itself using the Para web console or para-cli.

albogdano commented 1 year ago

You can even delete the object scooldspace:default from Para entirely and that won't affect the normal operations in Scoold.

fpellet commented 1 year ago

Sorry, but the object scooldspace:default does not seem to exist. Moreover in the url of these two spaces, it is the same id. I can't rename it either. Can you tell me the command on para-cli to be sure? para-cli search "*" --type scooldspace return empty

Sorry, I found it, it's a problem of lucene cache

albogdano commented 1 year ago

Try with para-cli delete --id "scooldspace:default"