discourse-assign/lib
Bianca Nenciu 1dfbc84896
FIX: Count only active assignments when checking limits (#375)
Only 5 assignments can exist simultaneously for a topic or its post.
The code that counted the assignments did not ignore the inactive
assignments which made the limit check more strict than it should have
been.
2022-08-30 19:56:03 +03:00
..
discourse_assign FEATURE: Assign Status (#363) 2022-08-04 14:50:18 -03:00
validators FEATURE: Assign Status (#363) 2022-08-04 14:50:18 -03:00
assigner.rb FIX: Count only active assignments when checking limits (#375) 2022-08-30 19:56:03 +03:00
pending_assigns_reminder.rb DEV: Apply syntax_tree formatting 2022-07-27 13:48:51 -03:00
random_assign_utils.rb FIX: Find better users for automatic assignment (#370) 2022-08-25 15:13:33 +03:00
topic_assigner.rb DEV: Apply syntax_tree formatting 2022-07-27 13:48:51 -03:00