Actions
Feature #32822
closedResource template input for job templates
Description
From https://issues.redhat.com/browse/SAT-3236:
It would be a user input similar to the Value Type search, requiring a Resource Type.
When such input is rendered in the invocation form, it creates a select2 (or similar) drop down field
allowing to search in all resources of a given type, e.g. ActivationKey.
The macro loading such input, e.g. input(‘registration_activation_key) would then return
the selected ActiveRecord instance of a selected ActivationKey, so the value would be stored as its id.
Updated by The Foreman Bot over 3 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/8600 added
Updated by Maria Agaphontzev over 3 years ago
- Related to Feature #32890: job wizard add resource picker added
Updated by Leos Stejskal over 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|989e0aad01df80dea8fd4734a78e794770b39f2d.
Updated by Ewoud Kohl van Wijngaarden about 2 years ago
- Red Hat JIRA set to SAT-3236
Updated by Ewoud Kohl van Wijngaarden 2 months ago
- Related to Bug #37841: Typo in "Unknown '%{klass}' resource class" error message added
Actions