# Onopgeloste filter hetzelfde laten werken als status:onopgelost zoeken

**URL:** https://meta.discourse.org/t/make-unsolved-filter-behave-the-same-as-status-unsolved-search/299501
**Category:** Feature
**Tags:** solved, completed
**Created:** [14 maart 2024 om 13:14 UTC](https://meta.discourse.org/t/make-unsolved-filter-behave-the-same-as-status-unsolved-search/299501 "2024-03-14T13:14:55Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![oca](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/oca/32/156060_2.png) [@oca](https://meta.discourse.org/u/oca)
#### Post date: [14 maart 2024 om 13:14 UTC](https://meta.discourse.org/t/make-unsolved-filter-behave-the-same-as-status-unsolved-search/299501/1 "2024-03-14T13:14:55Z")

</div>

Is there a way to see all unsolved posts from any category?

I know the `/latest?solved=no` page, but this would return all topics from any category:

- If the can’t be solved, all of them  
…and…
- If they can be solved, then only the unsolved

I’d like to have only the second category.

The `/latest?solved=yes` option will return only topics that are solved (so only the one that can be solved). That would be perfect, except that I need to find the unsolved one. (So that someone can check where to be useful).

Do you have a way?

---

<div class="post-metadata">

### Author: ![Moin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/moin/32/554653_2.png) [@Moin](https://meta.discourse.org/u/Moin)
#### Post date: [14 maart 2024 om 14:32 UTC](https://meta.discourse.org/t/make-unsolved-filter-behave-the-same-as-status-unsolved-search/299501/2 "2024-03-14T14:32:32Z")

</div>

You could search for `status:unsolved` to find all unsolved topics. That one was [fixed](https://meta.discourse.org/t/searching-for-status-unsolved-returns-topics-from-non-solution-enabled-categories/267700) to only return topics from solution-enabled categories.

---

<div class="post-metadata">

### Author: ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)
#### Post date: [20 maart 2024 om 12:44 UTC](https://meta.discourse.org/t/make-unsolved-filter-behave-the-same-as-status-unsolved-search/299501/4 "2024-03-20T12:44:34Z")

</div>

It would be nice if both the search and filter methods worked the same way. I do like a bit of consistency. 🙂

---

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [28 mei 2024 om 13:58 UTC](https://meta.discourse.org/t/make-unsolved-filter-behave-the-same-as-status-unsolved-search/299501/5 "2024-05-28T13:58:15Z")

</div>

> [@JammyDodger](#):
>
> It would be nice if both the search and filter methods worked the same way.

Fixed that one a month ago 👍

[https://github.com/discourse/discourse-solved/commit/2c96c5b67ceb71503d83ed6150cb75c47527e6b0](https://github.com/discourse/discourse-solved/commit/2c96c5b67ceb71503d83ed6150cb75c47527e6b0)

---

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [28 mei 2024 om 13:58 UTC](https://meta.discourse.org/t/make-unsolved-filter-behave-the-same-as-status-unsolved-search/299501/6 "2024-05-28T13:58:20Z")

</div>


