mirror of
https://github.com/discourse/discourse.git
synced 2026-08-07 03:35:32 -05:00
This fix is inspired from what we do in discourse-assigned plugin. https://github.com/discourse/discourse-assign/blob/master/lib/topic_assigner.rb#L184 https://github.com/discourse/discourse-assign/blob/master/assets/javascripts/discourse-assign/initializers/extend-for-assigns.js.es6#L125-L133