# Nieuwe onderwerpen workflow beoordeeld

**URL:** https://meta.discourse.org/t/reviewed-new-topics-workflow/312930
**Category:** Support
**Created:** [20 juni 2024 om 18:51 UTC](https://meta.discourse.org/t/reviewed-new-topics-workflow/312930 "2024-06-20T18:51:55Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Isambard](https://avatars.discourse-cdn.com/v4/letter/i/858c86/32.png) [@Isambard](https://meta.discourse.org/u/Isambard)
#### Post date: [20 juni 2024 om 18:51 UTC](https://meta.discourse.org/t/reviewed-new-topics-workflow/312930/1 "2024-06-20T18:51:55Z")

</div>

I was trying to figure out a workflow where draft topics created by a specific user requires approval from someone in an ‘Editor’ Group before the topic becomes visible.

As all topics will come from a specific users, is there a way to force all topics from a user to require approval? Or is there a way to manually flag a topic to require approval? I though also about using the ‘flag’ system for this, which is one workaround but then I think only moderators will be able to review the topic.

---

<div class="post-metadata">

### Author: ![ondrej](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ondrej/32/198804_2.png) [@ondrej](https://meta.discourse.org/u/ondrej)
#### Post date: [20 juni 2024 om 19:40 UTC](https://meta.discourse.org/t/reviewed-new-topics-workflow/312930/2 "2024-06-20T19:40:34Z")

</div>

Hi Isambard,

> [@Isambard](#):
>
> topics created by a specific user requires approval

In [category settings](https://meta.discourse.org/t/available-settings-within-the-category-edit-page/248435) you can select that _all_ topics go through approval

 ![image](https://global.discourse-cdn.com/meta/original/4X/b/2/e/b2ec7aa2a49d6643aa69f4f6f93271ec95515882.png)

> [@Isambard](#):
>
> in an ‘Editor’ Group

In the image above below ‘Moderation’ you can set a group name. In your case I think [category moderators](https://meta.discourse.org/t/category-group-review-moderation/116478) would work nicely. You can see what ‘powers’ category moderatos have in this topic [here](https://meta.discourse.org/t/trust-level-permissions-table-inc-moderator-roles/224824).

> [@Isambard](#):
>
> is there a way to manually flag a topic

There is a manual way to put items in the review queue but this way seems ineffective as it makes you choose a flag option and just wanting to review a topic doesn’t fit the bill of any of the flagging options in my opinion.

🤔 _As a side note… maybe the ‘Queue For review’ Button should always be clickable or else you might as well just flag the post normally its the same amount of clicks._

 ![image](https://global.discourse-cdn.com/meta/original/4X/c/c/0/cc0134cc6399fe03d9eb13aa6911313819497547.png)

---

<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: [20 juni 2024 om 19:51 UTC](https://meta.discourse.org/t/reviewed-new-topics-workflow/312930/3 "2024-06-20T19:51:51Z")

</div>

> [@ondrej](#):
>
> There is a manual way to put items in the review queue but this way seems ineffective as it makes you choose a flag option and just wanting to review a topic doesn’t fit the bill of any of the flagging options in my opinion.

I think you can add custom flag types soon. Then you could create a review flag.  
[https://github.com/discourse/discourse/pull/27484](https://github.com/discourse/discourse/pull/27484)

---

<div class="post-metadata">

### Author: ![ondrej](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ondrej/32/198804_2.png) [@ondrej](https://meta.discourse.org/u/ondrej)
#### Post date: [20 juni 2024 om 20:06 UTC](https://meta.discourse.org/t/reviewed-new-topics-workflow/312930/4 "2024-06-20T20:06:22Z")

</div>

Ohh thats a pretty neat soon to be feature!

---

<div class="post-metadata">

### Author: ![Isambard](https://avatars.discourse-cdn.com/v4/letter/i/858c86/32.png) [@Isambard](https://meta.discourse.org/u/Isambard)
#### Post date: [20 juni 2024 om 20:53 UTC](https://meta.discourse.org/t/reviewed-new-topics-workflow/312930/5 "2024-06-20T20:53:46Z")

</div>

A special category plus category moderators was also one of my first thoughts.

This does limit that all posts have to go to a specific category. I guess I could add some kind of post-approve hook to then re-categorize it or task the reviewers with manually doing that as part of the review step.
