discourse-assign/spec/lib
jbrw 44dd73e151
FIX: Exclude inactive assigns from assigned_total count (#288)
If `SiteSetting.unassign_on_close` is enabled, an Assignment record can still exist, but be set to inactive, when a Topic is closed.

Inactivement Assignments should be ignored when comparing to the maximum number of assigned topics.
2022-01-31 15:26:58 -05:00
..
assigner_spec.rb FIX: Exclude inactive assigns from assigned_total count (#288) 2022-01-31 15:26:58 -05:00
pending_assigns_reminder_spec.rb FIX: Only active assigns should be included in reminders (#281) 2022-01-14 15:23:29 -05:00
random_assign_utils_spec.rb FIX: more accurate and flexible random assign automation (#222) 2021-10-19 17:31:17 +02:00