+++ This bug was initially created as a clone of Bug #1359150 +++
Description of problem:
The following error occurs when retiring orchestration stack from
list view:
Error caught: [ActiveRecord::RecordNotFound] Couldn't find VmOrTemplate with 'id'=2
...
app/controllers/application_controller/ci_processing.rb:183:in `retirevms'
app/controllers/orchestration_stack_controller.rb:113:in `button'
Version-Release number of selected component (if applicable):
CFME 5.6
How reproducible:
Always
Steps to Reproduce:
1. Compute -> Cloud -> Stacks
2. From list view, select a stack
3. Policy -> Set retirement date
Actual results:
The error above.
Expected results:
No error.
Additional info:
N/A
--- Additional comment from Milan Zazrivec on 2016-07-22 08:11:30 EDT ---
https://github.com/ManageIQ/manageiq/pull/9933