getfider / fider

Open platform to collect and prioritize feedback
https://fider.io
GNU Affero General Public License v3.0
2.75k stars 620 forks source link

[BUG] API List Posts default view is not all #1143

Open darkdragon-001 opened 11 months ago

darkdragon-001 commented 11 months ago

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:

  1. Call API on /posts
  2. Don't find any completed posts in the result

Expected behavior Documented defaults should match reality.

Screenshots None

Additional context None