discourse-assign/config
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
..
locales FIX: Find better users for automatic assignment (#370) 2022-08-25 15:13:33 +03:00
routes.rb FEATURE: Add assigns tab to the experimental user menu (#366) 2022-08-17 11:57:15 +03:00
settings.yml FEATURE: Assign Status (#363) 2022-08-04 14:50:18 -03:00