Actions
Bug #28647
closed[UI] Improve errors when template references self for foreign input sets
Difficulty:
Triaged:
No
Bugzilla link:
Fixed in Releases:
Found in Releases:
Description
Description of problem:
When template references itself for foreign input sets, duplicate inputs are detected:
ERF45-3514 [JobTemplate::NonUniqueInputsError]: Duplicated inputs detected: ["pre_script", "package", "post_script"]".
While this is actually correct as we try to create additional inputs with the same names, it does not really point us to the cause of the problem and provides no hints how to resolve this error.
Steps to Reproduce:
1. Attempt to import an existing job template that references itself as a source of foreign input set. Either importing single file or using import via foreman_templates.
Files
Updated by Ondřej Pražák over 6 years ago
- File install_errata_-_katello_ssh_default.erb install_errata_-_katello_ssh_default.erb added
- Subject changed from [UI] Improve errors when template references self for foreign input sets to [UI] Improve errors when template references self for foreign input sets
Updated by The Foreman Bot over 6 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ondřej Pražák
- Pull request https://github.com/theforeman/foreman_remote_execution/pull/459 added
Updated by The Foreman Bot about 6 years ago
- Fixed in Releases foreman_remote_execution 3.0.2 added
Updated by Ondřej Pražák about 6 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman_plugin|1e4a20e6173d4c60f5c4d7f35d8dc876af68708a.
Updated by The Foreman Bot about 6 years ago
- Pull request https://github.com/theforeman/foreman_remote_execution/pull/466 added
Updated by Adam Ruzicka about 6 years ago
- Fixed in Releases foreman_remote_execution 2.0.8, foreman_remote_execution 3.1.0 added
- Fixed in Releases deleted (
foreman_remote_execution 3.0.2)
Actions