discourse-assign/spec/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
..
assigner_spec.rb FIX: Count only active assignments when checking limits (#375) 2022-08-30 19:56:03 +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