Actions
Bug #19252
closedAssociating VM fails with unknown permission for compute_resources_vms#associate
Description
| Foreman::Exception (ERF42-5531 [Foreman::Exception]: unknown permission for compute_resources_vms#associate): | app/controllers/application_controller.rb:150:in `action_permission' | app/controllers/concerns/foreman/controller/action_permission_dsl.rb:19:in `action_permission' | app/controllers/concerns/application_shared.rb:22:in `current_permission' | app/controllers/compute_resources_vms_controller.rb:113:in `find_compute_resource' | app/controllers/concerns/application_shared.rb:15:in `set_timezone' | app/models/concerns/foreman/thread_session.rb:32:in `clear_thread' | app/controllers/concerns/foreman/controller/topbar_sweeper.rb:12:in `set_topbar_sweeper_controller' | lib/middleware/catch_json_parse_errors.rb:8:in `call' | lib/middleware/tagged_logging.rb:18:in `call'
Actions