discourse-assign/spec
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
..
components FEATURE: Assign Status (#363) 2022-08-04 14:50:18 -03:00
fabricators DEV: Apply syntax_tree formatting 2022-07-27 13:48:51 -03:00
integration DEV: Apply syntax_tree formatting 2022-07-27 13:48:51 -03:00
jobs DEV: Add assignment ID to assign notification data (#365) 2022-08-11 06:43:49 +03:00
lib FIX: Count only active assignments when checking limits (#375) 2022-08-30 19:56:03 +03:00
models DEV: Apply syntax_tree formatting 2022-07-27 13:48:51 -03:00
requests FIX: Find better users for automatic assignment (#370) 2022-08-25 15:13:33 +03:00
serializers FEATURE: Assign Status (#363) 2022-08-04 14:50:18 -03:00
support DEV: Apply syntax_tree formatting 2022-07-27 13:48:51 -03:00
plugin_spec.rb DEV: Apply syntax_tree formatting 2022-07-27 13:48:51 -03:00