This is the options field of a service template when everything is default in retirement tab :retirement: :remove_resources: yes_without_playbook :hosts: localhost :extra_vars: {} :fqname: "/Service/Generic/StateMachines/GenericLifecycle/Retire_Basic_Resource" Obviously :hosts and :extra_vars should not be included. UI only needs to send :remove_resources: yes_without_playbook
https://github.com/ManageIQ/manageiq-ui-classic/pull/1210
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/669fc5872b783e346088cf5ea464410d60c886c7 commit 669fc5872b783e346088cf5ea464410d60c886c7 Author: Harpreet Kataria <hkataria> AuthorDate: Mon May 1 14:25:03 2017 -0400 Commit: Harpreet Kataria <hkataria> CommitDate: Mon May 1 14:25:03 2017 -0400 send extra_vars & hosts values only when retirement playbook is selected https://bugzilla.redhat.com/show_bug.cgi?id=1447058 .../javascripts/controllers/catalog/catalog_item_form_controller.js | 4 ++-- .../controllers/catalog/catalog_item_form_controller_spec.js | 2 -- 2 files changed, 2 insertions(+), 4 deletions(-)
Verification blocked by https://bugzilla.redhat.com/show_bug.cgi?id=1506796
Fixed in 5.9.0.8.20171109215303_ed87902