discourse-assign/lib
Jan Cernik 896d0e3445
FIX: Broken posts when assigning a closed topic (#425)
The previous behavior was:
1. Assign a topic to someone
2. Close the topic with the setting unassign_on_close enabled
3. Assign the topic to the same user as before

This caused small broken or empty posts to be displayed.

This commit also introduces system specs
2023-01-17 08:09:35 -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: Broken posts when assigning a closed topic (#425) 2023-01-17 08:09:35 -03:00
discourse_calendar.rb DEV: Introduce syntax_tree for ruby formatting (#408) 2022-12-23 20:35:55 +00:00
pending_assigns_reminder.rb DEV: Apply syntax_tree formatting 2022-07-27 13:48:51 -03:00
random_assign_utils.rb DEV: Introduce syntax_tree for ruby formatting (#408) 2022-12-23 20:35:55 +00:00
topic_assigner.rb DEV: Apply syntax_tree formatting 2022-07-27 13:48:51 -03:00