You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 2, 2025. It is now read-only.
We currently just soft delete a post. This seems fine, but it brings up a few questions:
This soft delete concept is not obvious in the interface or the API at all. The following steps demonstrate the confusion:
At this point you'll get an error saying you already have a post with this slug. However, from the user's perspective this post doesn't exist anymore.