[bug] Can not add filters #492
Labels
No labels
approved, awaiting change
bug
configuration
documentation
duplicate
enhancement
extremely low priority
feature request
Fix it yourself
help wanted
invalid
mastodon_api
needs docs
needs tests
not a bug
planned
pleroma_api
privacy
question
static_fe
triage
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: AkkomaGang/akkoma#492
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Your setup
From source
Extra details
Debian stable
Version
3.5.0-0-g07ccfafd9-develop
PostgreSQL version
13
What were you trying to do?
I'm trying to set a filter in the Settings -> Content -> Filters.
So for example input something (in my case, 'wordle'), check 'Home timeline', 'Public timeline', 'Drop instead of hide'.
Click 'Add New Filter'.
What did you expect to happen?
Be able to set a filter without issue.
What actually happened?
A 'Bad Request' popup in the right-up cornor when I click on 'Add New Filter'.
In the network monitor of web console:
there is a POST request to 'https://instance.org/api/v1/filters', responsed code 400 with contents below:
Logs
Severity
I cannot use it as easily as I'd like
Have you searched for this issue?
which frontend is this? I don't recognise that setting path
mangane