Description of problem: When diplaying clicking on a request in Service>requests UI get an "Unexpected error encountered" with following message: undefined method `[]' for nil:NilClass [miq_request/show] This is happening only for Service request and not for provisionning request. We have this issue during a PoC using services to deploy SCVMM instances. Version-Release number of selected component (if applicable): CFME 5.3.3.2.20150217120931_a465215 How reproducible: every time Steps to Reproduce: 1. Got to Servvice>Requests 2. Click on a Service Request 3. Actual results: Error Expected results: Request status Additional info:
I can provide the DB : 25 Mb
Error from Production.log [----] F, [2015-04-13T13:04:44.439226 #3954:e2b080] FATAL -- : Error caught: [NoMethodError] undefined method `[]' for nil:NilClass /var/www/miq/vmdb/app/views/shared/dialogs/_dialog_provision.html.haml:18:in `_app_views_shared_dialogs__dialog_provision_html_haml___1616743674253775111_81738980' /opt/rh/ruby193/root/usr/share/gems/gems/actionpack-3.2.17/lib/action_view/template.rb:145:in `block in render'
*** This bug has been marked as a duplicate of bug 1194479 ***