There were two problems with the way current automation script for automatic assignment works: - it tried to assign users that were not allowed to be assigned because they were not part of groups that are allowed to use discourse-assign - fixed by skipping users that are not a part of assign_allowed_on_groups groups - it assigned new users - fixed by adding a new user that can skip new users |
||
---|---|---|
.. | ||
assign_controller.rb |