bumpy-tent-43389
05/26/2023, 2:17 PMUnpermitted parameter: :button. Context: { controller: Avo::ActionsController, action: handle, request: #<ActionDispatch::Request:0x00007fb03cbae4f8>, params: {"authenticity_token"=>"[FILTERED]", "action_id"=>"DelayBooking", "fields"=>{"avo_resource_ids"=>"1", "avo_selected_query"=>"", "number_of_hours"=>"1"}, "button"=>"", "controller"=>"avo/actions", "action"=>"handle", "resource_name"=>"bookings"} }
Unpermitted parameter: :button. Context: { controller: Avo::ActionsController, action: handle, request: #<ActionDispatch::Request:0x00007fb03cbae4f8>, params: {"authenticity_token"=>"[FILTERED]", "action_id"=>"DelayBooking", "fields"=>{"avo_resource_ids"=>"1", "avo_selected_query"=>"", "number_of_hours"=>"1"}, "button"=>"", "controller"=>"avo/actions", "action"=>"handle", "resource_name"=>"bookings"} }
Unpermitted parameter: :button. Context: { controller: Avo::ActionsController, action: handle, request: #<ActionDispatch::Request:0x00007fb03cbae4f8>, params: {"authenticity_token"=>"[FILTERED]", "action_id"=>"DelayBooking", "fields"=>{"avo_resource_ids"=>"1", "avo_selected_query"=>"", "number_of_hours"=>"1"}, "button"=>"", "controller"=>"avo/actions", "action"=>"handle", "resource_name"=>"bookings"} }
Is this happening only to me (Ubuntu 22.04 with Avo 2.33.1)?lemon-wall-20836
05/26/2023, 3:07 PMlemon-wall-20836
05/26/2023, 3:07 PMbumpy-tent-43389
05/27/2023, 7:27 AMlemon-wall-20836
05/27/2023, 9:45 AMparams.permit
more than one time. we could cache itlemon-wall-20836
05/27/2023, 9:46 AM