Actions
Bug #23732
closedTemplates missing for site creation on production
Start date:
2025-10-17
Due date:
% Done:
0%
Estimated time:
Deployment actions:
Description
I'm not seeing templates on the live site when creating a new site. Maybe this is similar to #22542 when we fixed this on the dev site?
Related issues
Updated by Boone Gorges 3 days ago
- Status changed from New to Testing Required
- Target version set to Not tracked
The cac-site-templates plugin was not activated, probably again related to #23361. I've activated it and the templates should be appearing now.
Updated by Boone Gorges 3 days ago
- Related to Bug #23361: Wonky links in site menu added
Updated by Raymond Hoh 3 days ago
- Status changed from Testing Required to Resolved
While auditing which plugins to always be active in https://redmine.gc.cuny.edu/issues/23361#note-13, I missed cac-site-templates
. Just added it to our always-active list in https://github.com/cuny-academic-commons/cac/commit/dd93f9eb31.
Actions