mirror of
https://github.com/discourse/discourse.git
synced 2026-08-12 05:37:26 +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" /> |
||
|---|---|---|
| .. | ||
| types | ||
| configure_spec.rb | ||
| type_registry_spec.rb | ||
| unconfigure_spec.rb | ||