Created attachment 1001335 [details] snpshot Description of problem: Version-Release number of selected component (if applicable): 5.4.0.0.11.20150309201930_8b6a235 How reproducible: 100% Steps to Reproduce: 1.Navigate to Automate->Explorer 2.From configuration click on Edit priority of domains 3. Actual results: No icons displayed for moving the selected fields up/down. when clicked on the text error is displayed in production log Expected results: should be able to edit Additional info: production.log I, [2015-03-13T06:44:26.219345 #2540:1103e9c] INFO -- : Processing by MiqAeClassController#priority_form_field_changed as JS [----] I, [2015-03-13T06:44:26.219490 #2540:1103e9c] INFO -- : Parameters: {"seq_fields"=>["Default"], "button"=>"down", "id"=>"priority__edit"} [----] I, [2015-03-13T06:44:26.243142 #2540:1103e9c] INFO -- : Rendered layouts/_flash_msg.html.haml (0.2ms) [----] I, [2015-03-13T06:44:26.250020 #2540:1103e9c] INFO -- : Rendered miq_ae_class/_domains_priority_form.html.haml (7.3ms) [----] I, [2015-03-13T06:44:26.258316 #2540:1103e9c] INFO -- : Completed 200 OK in 38.7ms (Views: 9.3ms | ActiveRecord: 1.5ms) [----] I, [2015-03-13T06:44:26.634558 #2540:1103e9c] INFO -- : Started GET "/assets/" for 127.0.0.1 at 2015-03-13 06:44:26 -0400 [----] I, [2015-03-13T06:44:26.638979 #2540:1103e9c] INFO -- : Served asset / - 404 Not Found (2ms) [----] F, [2015-03-13T06:44:26.639956 #2540:1103e9c] FATAL -- : ActionController::RoutingError (No route matches [GET] "/assets"): /opt/rh/cfme-gemset/bundler/gems/rails-8f014fba21f9/actionpack/lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call' /opt/rh/cfme-gemset/bundler/gems/rails-8f014fba21f9/actionpack/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' /opt/rh/cfme-gemset/bundler/gems/rails-8f014fba21f9/railties/lib/rails/rack/logger.rb:32:in `call_app' /opt/rh/cfme-gemset/bundler/gems/rails-8f014fba21f9/railties/lib/rails/rack/logger.rb:18:in `call' /opt/rh/cfme-gemset/bundler/gems/rails-8f014fba21f9/actionpack/lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.5) lib/rack/methodoverride.rb:21:in `call' rack (1.4.5) lib/rack/runtime.rb:17:in `call' /opt/rh/cfme-gemset/bundler/gems/rails-8f014fba21f9/activesupport/lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.5) lib/rack/lock.rb:15:in `call' /opt/rh/cfme-gemset/bundler/gems/rails-8f014fba21f9/actionpack/lib/action_dispatch/middleware/static.rb:63:in `call' /opt/rh/cfme-gemset/bundler/gems/rails-8f014fba21f9/railties/lib/rails/engine.rb:484:in `call' /opt/rh/cfme-gemset/bundler/gems/rails-8f014fba21f9/railties/lib/rails/application.rb:231:in `call' rack (1.4.5) lib/rack/content_length.rb:14:in `call' /opt/rh/cfme-gemset/bundler/gems/rails-8f014fba21f9/railties/lib/rails/rack/log_tailer.rb:17:in `call' thin (1.3.1) lib/thin/connection.rb:80:in `block in pre_process' thin (1.3.1) lib/thin/connection.rb:78:in `catch' thin (1.3.1) lib/thin/connection.rb:78:in `pre_process' thin (1.3.1) lib/thin/connection.rb:53:in `process' thin (1.3.1) lib/thin/connection.rb:38:in `receive_data' eventmachine (1.0.7) lib/eventmachine.rb:187:in `run_machine' eventmachine (1.0.7) lib/eventmachine.rb:187:in `run' thin (1.3.1) lib/thin/backends/base.rb:61:in `start' thin (1.3.1) lib/thin/server.rb:159:in `start' rack (1.4.5) lib/rack/handler/thin.rb:13:in `run' rack (1.4.5) lib/rack/server.rb:268:in `start' /opt/rh/cfme-gemset/bundler/gems/rails-8f014fba21f9/railties/lib/rails/commands/server.rb:70:in `start' /opt/rh/cfme-gemset/bundler/gems/rails-8f014fba21f9/railties/lib/rails/commands.rb:55:in `block in <top (required)>' /opt/rh/cfme-gemset/bundler/gems/rails-8f014fba21f9/railties/lib/rails/commands.rb:50:in `tap' /opt/rh/cfme-gemset/bundler/gems/rails-8f014fba21f9/railties/lib/rails/commands.rb:50:in `<top (required)>' script/rails:6:in `require' script/rails:6:in `<main>
New commit detected on manageiq/master: https://github.com/ManageIQ/manageiq/commit/921668003b7601ba90b4e184ecee7408d363d9cf commit 921668003b7601ba90b4e184ecee7408d363d9cf Author: Harpreet Kataria <hkataria> AuthorDate: Wed Mar 18 11:03:44 2015 -0400 Commit: Harpreet Kataria <hkataria> CommitDate: Wed Mar 18 11:03:44 2015 -0400 Fixed args key for image being passed to link_image_if helper method https://bugzilla.redhat.com/show_bug.cgi?id=1201720 vmdb/app/views/miq_ae_class/_domains_priority_form.html.haml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Verified: 5.4.0.0.19.20150410165622_ad23806
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2015-1100.html