0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-12 05:37:26 +08:00
discourse/spec/services/categories
Kris c894e2f722
FEATURE: make shared issues optional per-category (#40501)
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"
/>
2026-06-04 11:58:28 -04:00
..
types FEATURE: make shared issues optional per-category (#40501) 2026-06-04 11:58:28 -04:00
configure_spec.rb FEATURE: add API for custom composer actions, new "event" composer action (#40203) 2026-05-28 09:56:34 -04:00
type_registry_spec.rb FIX: Category type registry causing flaky specs (#38853) 2026-03-26 11:10:08 +10:00
unconfigure_spec.rb FEATURE: add API for custom composer actions, new "event" composer action (#40203) 2026-05-28 09:56:34 -04:00