discourse/plugins/discourse-assign
2026-04-27 10:41:22 +02:00
..
app FIX: Publish "/staff/topic-assignment" on topic re-open (#39542) 2026-04-27 10:41:22 +02:00
assets FIX: Handle assign edge-cases and restore skipped specs (#39232) 2026-04-13 23:45:06 +02:00
config FEATURE: better email subject lines (#36040) 2026-04-24 15:14:10 +04:00
db/migrate
lib FIX: Publish "/staff/topic-assignment" on topic re-open (#39542) 2026-04-27 10:41:22 +02:00
spec FIX: Publish "/staff/topic-assignment" on topic re-open (#39542) 2026-04-27 10:41:22 +02:00
svg-icons
test/javascripts DEV: Remove plugin names from test titles (#39418) 2026-04-21 19:19:52 +02:00
package.json DEV: Add a script for generating external types in discourse-types (#37095) 2026-03-09 20:37:43 +01:00
plugin.rb FIX: show group Assignments tab based on assignable_level (#39085) 2026-04-08 16:50:27 +02:00
README.md
tsconfig.json DEV: Add a script for generating external types in discourse-types (#37095) 2026-03-09 20:37:43 +01:00

Assign Plugin

Allows you to assign topics and individual posts (both private and public) to a user or group.

For more information, please see: https://meta.discourse.org/t/discourse-assign/58044