Actions
Refactor #23939
openTemplate "default" should cause templates to be seeded into all existing orgs and future ones
Status:
New
Priority:
Normal
Assignee:
-
Category:
Templates
Target version:
-
Description
The original idea behind "default" flag for templates is that they go into every new taxonomy. It should happen during seeding, and on new org/loc creation, but it doesn't seem like that's working correctly. Foreman_ansible, remote execution, and core all do this themselves manually in their seeders. To avoid duplication of this code, it would be nice if this could happen in the Template model.
Actions