mirror of
https://github.com/discourse/discourse.git
synced 2026-08-14 13:58:53 +08:00
This makes the shared issue feature of support categories optional per-category, so admins can turn it off selectively. This is accomplished by adding a category level setting: `Enable shared issues` <img width="1404" height="564" alt="image" src="https://github.com/user-attachments/assets/e4997382-b5fb-4839-af9d-6baf57ec3201" /> When enabled this exposes the Site Setting to edit the button's text in the section below. Enabled: <img width="500" alt="image" src="https://github.com/user-attachments/assets/39293f0d-63a3-421c-8c2b-2ee967faee56" /> Disabled: <img width="500" alt="image" src="https://github.com/user-attachments/assets/6bc92173-0cd4-40cf-89b2-56d74469e752" /> |
||
|---|---|---|
| .. | ||
| accepted_answer_cache.rb | ||
| accepted_answers_helper.rb | ||
| category_extension.rb | ||
| engine.rb | ||
| first_accepted_post_solution_validator.rb | ||
| guardian_extensions.rb | ||
| post_mover_extension.rb | ||
| post_serializer_extension.rb | ||
| queries.rb | ||
| register_filters.rb | ||
| schema_utils.rb | ||
| seed_admin_dashboard_reports.rb | ||
| topic_extension.rb | ||
| topic_posters_summary_extension.rb | ||
| topic_view_serializer_extension.rb | ||
| user_extension.rb | ||
| user_summary_extension.rb | ||
| web_hook_extension.rb | ||