Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

suggestion: 'rejected' question state or similar #2275

Open
draaglom opened this issue Feb 21, 2025 · 0 comments
Open

suggestion: 'rejected' question state or similar #2275

draaglom opened this issue Feb 21, 2025 · 0 comments

Comments

@draaglom
Copy link
Contributor

Current behavior

A number of spam questions/posts have been made over time; these don't get approved, so they mostly don't bother anyone just using the web UI.

However, when working with the API these show up by default. You can filter them out by including a published_at__gt filter, but this is not obvious; and you also can't tell (except by looking/guessing from the description etc) the difference between a post that's never to be published vs one that is just WIP.

Expected/desired behavior

  • posts have a status that can be set to rejected, or some other field indicating the post is dead
  • you can filter out that status/field on the /api/posts API endpoint
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant