0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-14 13:58:53 +08:00
discourse/plugins/discourse-workflows/admin/assets/javascripts
Joffrey JAFFEUX a2997f5ef3
FEATURE: Add subcategory option to stale topic workflow trigger (#40615)
Previously, stale topic workflow triggers filtered only the selected
category when a category was configured.

This change adds an include subcategories option that defaults to true,
so stale topic checks include child categories unless admins opt out.

This commit also took the opportunity to rename an exposed variable
(_cnd) into `condition` for the public API.
2026-06-06 18:45:56 +02:00
..
admin FEATURE: Add subcategory option to stale topic workflow trigger (#40615) 2026-06-06 18:45:56 +02:00
discourse FEATURE: discourse-workflows (#40374) 2026-05-28 19:44:50 +02:00