mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-21 16:06:12 +08:00
**Description** Currently, when modifying `default_categories_*` siteSettings with a large enough user base, we are encountering timeout issues. This PR moves the corresponding logic to a Job and implements a notification system in the admin UI. Since `default_tags_*` siteSettings share similar logic and structure, a job was added for them as well <img width="733" height="145" alt="imagen" src="https://github.com/user-attachments/assets/f864deb8-e0b4-4dfe-83c7-b3aa3c980fd2" /> <img width="756" height="141" alt="imagen" src="https://github.com/user-attachments/assets/cb95bdfd-7703-427a-8d33-39d0d9dd8a73" /> |
||
|---|---|---|
| .. | ||
| bulk_user_title_update_spec.rb | ||
| convert_video_spec.rb | ||
| group_smtp_email_spec.rb | ||
| publish_group_membership_updates_spec.rb | ||
| site_setting_update_default_categories_spec.rb | ||
| site_setting_update_default_tags_spec.rb | ||
| update_post_uploads_secure_status_spec.rb | ||