0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-07 13:19:19 +08:00
discourse/plugins/automation
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
..
admin/assets/javascripts FEATURE: Track automation errors and improve logging (#36938) 2026-01-19 18:50:13 +01:00
app FEATURE: Track automation errors and improve logging (#36938) 2026-01-19 18:50:13 +01:00
assets FEATURE: Track automation errors and improve logging (#36938) 2026-01-19 18:50:13 +01:00
config I18N: Update translations (#37916) 2026-02-25 09:47:58 -05:00
db FEATURE: Track automation errors and improve logging (#36938) 2026-01-19 18:50:13 +01:00
lib FIX: Prevent automation set_topic_timer from reopening closed topics [backport 2026.1] (#42174) 2026-07-30 09:19:16 -05:00
spec FIX: Prevent automation set_topic_timer from reopening closed topics [backport 2026.1] (#42174) 2026-07-30 09:19:16 -05:00
test/javascripts/integration/components DEV: Remove defunct "Encrypts PM if available" option from automation (#36973) 2026-01-08 11:01:49 +01:00
package.json DEV: Overhaul typechecking configuration (#35794) 2025-11-12 12:54:34 +00:00
plugin.rb FEATURE: Introduce set_topic_timer automation script (#36660) 2025-12-23 09:46:52 +00:00
tsconfig.json DEV: Overhaul typechecking configuration (#35794) 2025-11-12 12:54:34 +00:00