discourse-assign/app
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
..
controllers/discourse_assign FIX: Find better users for automatic assignment (#370) 2022-08-25 15:13:33 +03:00
mailers DEV: Apply syntax_tree formatting 2022-07-27 13:48:51 -03:00
models FEATURE: Assign Status (#363) 2022-08-04 14:50:18 -03:00
serializers DEV: Apply syntax_tree formatting 2022-07-27 13:48:51 -03:00