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
- Status changed from Assigned to Ready For Testing
Updated by The Foreman Bot over 6 years ago
- Pull request https://github.com/theforeman/community-templates/pull/521 added
Updated by Tomáš Strachota over 6 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset d689adb5ebc2e93d1fa9944642d08a71a71f931b.
Actions