Description of problem: In stock Automate model under /ManageIQ/Cloud/Orchestration/Retirement/StateMachines/Methods/remove_from_provider line 16 has inconsistent state_var name of: stack_exists_in_provider vs. stack_existes_in_provider Version-Release number of selected component (if applicable): 5.6.1
https://github.com/ManageIQ/manageiq/pull/11524
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/89ba761115eaf7dd69336bb1a722e46a8b2fee73 commit 89ba761115eaf7dd69336bb1a722e46a8b2fee73 Author: Bill Wei <bilwei> AuthorDate: Mon Sep 26 11:59:45 2016 -0400 Commit: Bill Wei <bilwei> CommitDate: Mon Sep 26 11:59:45 2016 -0400 fix a typo in remove_from_provider https://bugzilla.redhat.com/show_bug.cgi?id=1378512 .../StateMachines/Methods.class/__methods__/remove_from_provider.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Manually verified code change with 5.8.0.11. No test case required.