Description of problem: In the Publish VM to a template dialog, Catalog tab, there is a "Count of VMs" field, with a constant value 1, that currently has no functionality. Version-Release number of selected component (if applicable): CFME-5.9.0.10 Expected results: Field "Count of VMs" should not appear/be disabled. Additional info: It is understandable, that if additional part, that create VM/s from the published template, will be added, in the future, this "Count of VMs" will be relevant. However, while this is not implemented, this is very confusing.
https://github.com/ManageIQ/manageiq/pull/16599
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/ccae2927b0e57d88cd868311f4cc9c26b6680267 commit ccae2927b0e57d88cd868311f4cc9c26b6680267 Author: Moti Asayag <masayag> AuthorDate: Tue Dec 5 18:17:02 2017 +0200 Commit: Moti Asayag <masayag> CommitDate: Tue Dec 5 18:17:02 2017 +0200 Update Catalog tab of Publish VM dialog Several changes were made to the Catalog tab of the publish-vm dialog. The purpose of those changes is to describe the creation of the template as the main goal of this dialog. Fixes bugs: https://bugzilla.redhat.com/show_bug.cgi?id=1518081 https://bugzilla.redhat.com/show_bug.cgi?id=1518077 .../miq_provision_redhat_dialogs_clone_to_template.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)