Posts are hidden after a single flag

Okay I’ve made a few more adjustments here. The first two are fixes for when forums are quite new and don’t haven enough data for good calculations. I realized this was a problem while browsing the source:

https://github.com/discourse/discourse/commit/3c6a5836c20403f37a3e211e9dc516f825cf323b

https://github.com/discourse/discourse/commit/d5b52abf2f6433d375fe36214496be011cd3294c

This one is more relevant to the feedback in this topic:

https://github.com/discourse/discourse/commit/d251f12c9c03b0620dbe92ebcac2a9da5a40b84b

The calculations for priorities has now changed to be centered around reviewables that have at least 2 scores (flags). After upgrading to this version, it should push the thresholds for hiding content higher. A “medium” sensitivity should be roughly two flags.

Please try it out and provide feedback as to whether things have improved!

8 Likes