Agent (forest package) name & version: Rails Forest-liana 7.8.1
Database type: PostgreSQL
Recent changes made on your end if any: We made a new smart action, we deployed it on our development and staging environment, all is ok, we deployed on our validation environnement, we have this error described but all permissions settings are identical.
Yes ! The route is “POST /forest/actions/add-products-to-category”,the controller is “Forest::Actions::ProductsController” and the smart action calls “Ajouter des produits à une categorie”.
You have here the action definition code, the controller and the server log and my bad the controller is not “Forest::Actions::ProductsController” but “Forest::Actions::CategoriesController”