Hi. I create a new role (store manager) for my drupal site that users in this role only can manage products and orders with drupal commerce.
I can create a new product with admin user but with a user with Sore_Manager role i can't create new product and iget this error:
Error: Call to a member function getComponent() on null in redirect_form_alter() (line 309 from /web/modules/contrib/redirect/redirect.module).
Closed: works as designed
1.9
Code