0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-04 10:39:43 +08:00
discourse/plugins
Martin Brennan 982fba1536
FIX: Add missing solved_topics_auto_close_hours custom field entries (#42255)
When `solved_topics_auto_close_hours` is null/missing in the DB for
Support type categories, the UI defaults to 48 hours for this setting,
but this can be surprising for admins when changing some other support
category setting, as it will go from 0 -> 48 hours in the background.

This commit fixes the issue by backfilling a new custom field
value for `solved_topics_auto_close_hours`, setting it to `0`
on categories with `enable_accepted_answers` set to true
and no existing value for the field.

New support categories are unaffected, as we set 48 hours by
default there.
2026-08-04 09:04:44 +10:00
..
automation I18N: Update translations (#42261) 2026-08-03 10:55:52 +02:00
chat UX: hide chat header buttons for collapsed drawer chat, change minimize icon (#42279) 2026-08-03 15:35:17 -04:00
checklist DEV: Remove rich_editor site setting (#41873) 2026-07-23 19:49:20 -03:00
discourse-adplugin UX: remove redundant admin plugin nav (#42185) 2026-07-31 17:56:28 -04:00
discourse-affiliate DEV: Prefer RSpec primitives for test setup (#42122) 2026-07-30 11:17:22 +08:00
discourse-ai FIX: Disabled AI Discover remains usable via continue-conversation endpoint (#42267) 2026-08-03 12:01:10 -05:00
discourse-apple-auth I18N: Update translations (#42261) 2026-08-03 10:55:52 +02:00
discourse-assign I18N: Update translations (#42261) 2026-08-03 10:55:52 +02:00
discourse-cakeday I18N: Update translations (#42016) 2026-07-28 16:55:49 +02:00
discourse-calendar I18N: Update translations (#42261) 2026-08-03 10:55:52 +02:00
discourse-captcha I18N: Update translations (#42261) 2026-08-03 10:55:52 +02:00
discourse-chat-integration FIX: Filter hidden tags from chat integration notifications (#42268) 2026-08-03 13:05:18 -05:00
discourse-data-explorer I18N: Update translations (#42261) 2026-08-03 10:55:52 +02:00
discourse-details I18N: Update translations (#42155) 2026-07-30 11:46:06 +02:00
discourse-gamification I18N: Update translations (#42261) 2026-08-03 10:55:52 +02:00
discourse-github I18N: Update translations (#42016) 2026-07-28 16:55:49 +02:00
discourse-graphviz
discourse-lazy-videos Update discourse-lazy-videos plugin URL (#41835) 2026-07-22 22:31:04 +05:30
discourse-local-dates I18N: Update translations (#42261) 2026-08-03 10:55:52 +02:00
discourse-login-with-amazon I18N: Update translations (#42261) 2026-08-03 10:55:52 +02:00
discourse-lti PERF: Avoid replacing CSP nonces in non-cacheable responses (#42008) 2026-07-24 09:49:01 +08:00
discourse-math I18N: Update translations (#42261) 2026-08-03 10:55:52 +02:00
discourse-microsoft-auth DEV: Prefer RSpec primitives for test setup (#42122) 2026-07-30 11:17:22 +08:00
discourse-narrative-bot I18N: Update translations (#42155) 2026-07-30 11:46:06 +02:00
discourse-oauth2-basic I18N: Update translations (#42261) 2026-08-03 10:55:52 +02:00
discourse-openid-connect I18N: Update translations (#42261) 2026-08-03 10:55:52 +02:00
discourse-patreon I18N: Update translations (#42261) 2026-08-03 10:55:52 +02:00
discourse-policy DEV: Prefer RSpec primitives for test setup (#42122) 2026-07-30 11:17:22 +08:00
discourse-post-voting I18N: Update translations (#42155) 2026-07-30 11:46:06 +02:00
discourse-presence I18N: Update translations (#42261) 2026-08-03 10:55:52 +02:00
discourse-reactions I18N: Update translations (#42261) 2026-08-03 10:55:52 +02:00
discourse-rewind I18N: Update translations (#42261) 2026-08-03 10:55:52 +02:00
discourse-rss-polling I18N: Update translations (#42261) 2026-08-03 10:55:52 +02:00
discourse-solved FIX: Add missing solved_topics_auto_close_hours custom field entries (#42255) 2026-08-04 09:04:44 +10:00
discourse-subscriptions DEV: Prefer RSpec primitives for test setup (#42122) 2026-07-30 11:17:22 +08:00
discourse-templates SECURITY: Templates endpoint exposes hidden tag names 2026-07-28 16:40:22 +02:00
discourse-topic-voting DEV: Prefer RSpec primitives for test setup (#42122) 2026-07-30 11:17:22 +08:00
discourse-user-notes I18N: Update translations (#42261) 2026-08-03 10:55:52 +02:00
discourse-workflows FIX: Data table sizes and executions pagination in workflows admin (#42263) 2026-08-03 15:39:09 +02:00
discourse-zendesk-plugin I18N: Update translations (#42016) 2026-07-28 16:55:49 +02:00
footnote I18N: Update translations (#42261) 2026-08-03 10:55:52 +02:00
poll I18N: Update translations (#42261) 2026-08-03 10:55:52 +02:00
spoiler-alert I18N: Update translations (#42155) 2026-07-30 11:46:06 +02:00
styleguide I18N: Update translations (#42261) 2026-08-03 10:55:52 +02:00