Actions
Feature #25123
closedSeed only templates that match installed plugins
Difficulty:
Triaged:
No
Description
The seed process shouldn't add report templates requiring plugins that aren't installed.
We can achieve that by adding a "require" section into template's metadata and check for presence of the plugins during seed.
Updated by Tomáš Strachota over 6 years ago
- Related to Feature #10521: As a user i like to have an advanced reporting system with fully customizable reports added
Updated by The Foreman Bot over 6 years ago
- Pull request https://github.com/theforeman/foreman/pull/6104 added
Updated by The Foreman Bot over 6 years ago
- Pull request https://github.com/theforeman/community-templates/pull/521 added
Actions