discourse-assign/lib
Gabriel Grubba 1a5091ecfb
FIX: pending_assigns_reminder reminder leaking total assigned topics count (#617)
Before this commit, the reminder was leaking the total assigned topics count in the title.

In the post raw it was ensured that it was not being leaked but the title was still leaking the count.

Also add specs and updated existing specs to ensure that the count is not leaked in the title.
2024-12-04 17:01:44 -03:00
..
discourse_assign DEV: Add `lib` to autoload path (#605) 2024-11-15 06:30:59 +08:00
validators FEATURE: Assign Status (#363) 2022-08-04 14:50:18 -03:00
assigner.rb FEATURE: Add `should_notify` option to `Assigner#assign` (#604) 2024-11-14 15:01:02 -03:00
pending_assigns_reminder.rb FIX: pending_assigns_reminder reminder leaking total assigned topics count (#617) 2024-12-04 17:01:44 -03:00
random_assign_utils.rb FEATURE: Allow to reassign to same user 2023-11-27 16:17:25 +01:00
topic_assigner.rb DEV: Apply syntax_tree formatting 2022-07-27 13:48:51 -03:00