What would be the best way, natively in Discourse, to assign a topic to a user or group based on when a topic has a particular tag?
3 Likes
I donāt think we have a native feature to accomplish this, but a custom script in the automation plugin could do it.
1 Like
The plugin does not allow custom scripting though, does it?
1 Like
Right, that was unclear ā weād need a new āauto assign topicā script to be added to the plugin. This is easier than writing a whole new plugin, but isnāt something that could be done through the admin interface.
2 Likes
Understood! I think an external automation may be an easier route then. Tangential, but it would be great if there were a common automation platform that users could build and define their own automationsābuilt directly into Discourse. Think n8n, Tines, etc.
4 Likes