discourse-assign/spec/lib
Bianca Nenciu 4046c9fb40
FIX: Find better users for automatic assignment (#370)
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
2022-08-25 15:13:33 +03:00
..
assigner_spec.rb FIX: Check if assignment has same user and details (#368) 2022-08-18 18:16:20 +03:00
pending_assigns_reminder_spec.rb DEV: Apply syntax_tree formatting 2022-07-27 13:48:51 -03:00
random_assign_utils_spec.rb FIX: Find better users for automatic assignment (#370) 2022-08-25 15:13:33 +03:00
topic_query_spec.rb DEV: Apply syntax_tree formatting 2022-07-27 13:48:51 -03:00