cancel
Showing results for 
Search instead for 
Did you mean: 

Magento new created user can't add products - loads forever

Magento new created user can't add products - loads forever

In Magento 2.4.3 I created a new user role Content Creator (Where it has access only to Catalog - add/edit products), assigned it to a user.

When adding a product as a Content Creator user and saving it, the screen loads for forever.

When I add a product as an Admin, it's all fine and works.

Tried this through ssh, but no luck:

cd applications/.../public_html
bin/magento indexer:reindex
php -dmemory_limit=1G bin/magento cache:flush
php -dmemory_limit=1G bin/magento cache:clean
1 REPLY 1

Re: Magento new created user can't add products - loads forever

Hello @hypeterngm883c 

 

Please assign attribute and attribute set rights to that user as the product is needed to access those parts.

 

it came under the system.

 

If my answer is helpful full then please set the accept solution flag and kudos flag so other members can take the same reference.