0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-08 14:34:02 +08:00
discourse/plugins/automation/spec
Isaac Janzen 599b3901f9
FIX: Prevent automation set_topic_timer from reopening closed topics [backport 2026.1] (#42174)
## Summary

Backports #39375 to `release/2026.1`. This prevents `set_topic_timer`
automations from saving close timers on already-closed topics and
unintentionally reopening them.

Patch: https://patch.discourse.org/patch-triage/1533

Co-authored-by: Régis Hanol <regis@hanol.fr>
2026-07-30 09:19:16 -05:00
..
fabricators FIX: ensures global notices are destroyed on post created (#28684) 2024-09-02 21:17:10 +02:00
integration DEV: add shortcut fab!(:variable, :fabricator) to specs (#33577) 2025-07-11 11:16:34 -03:00
jobs FEATURE: New automation for emailing specific users when a post is flagged (#36580) 2025-12-11 10:31:13 +08:00
lib DEV: add automation trigger on-close-topic (#34705) 2025-09-04 12:00:32 +02:00
models FEATURE: Track automation errors and improve logging (#36938) 2026-01-19 18:50:13 +01:00
requests FEATURE: Track automation errors and improve logging (#36938) 2026-01-19 18:50:13 +01:00
scripts FIX: Prevent automation set_topic_timer from reopening closed topics [backport 2026.1] (#42174) 2026-07-30 09:19:16 -05:00
serializers DEV: Clean up state to prevent flaky tests (#27397) 2024-06-10 08:41:03 +08:00
services DEV: Refactor automation Update service per PR #36458 feedback (#36771) 2025-12-18 18:16:03 +01:00
system FIX: Editor in automation plugin not rendering in rich mode (#35937) 2025-11-10 16:23:04 +08:00
triggers FIX: prevents error if retriggered_after is not set (#37140) 2026-01-15 12:19:19 +01:00
plugin_helper.rb DEV: Convert some files to autoloading and various improvements (#26860) 2024-05-06 23:12:55 +03:00