Open
Description
Fider Cloud or Self Hosted
Couldn't find it in the UI or using the API
Describe the bug
When calling endpoint /posts
without specifying view
(all
) it is not showing completed
posts. When explicitly setting it to all
they are included as well.
To Reproduce
Steps to reproduce the behavior:
- Call API on
/posts
- Don't find any
completed
posts in the result
Expected behavior
Documented defaults should match reality.
Screenshots
None
Additional context
None
Activity