discourse-assign 的奇怪bug

根据此 SQL 查询(使用数据浏览器)的结果,似乎有 25 个不同的主题都有破坏 discourse-assign 的帖子:

SELECT id topic_id FROM topics topic WHERE topic.id IN (SELECT topic_id FROM posts WHERE post_type = 3 AND action_code IS NULL)
2 个赞