mageprince / magento2-FAQ

This module adds an easy way to use FAQ Section to your Magento store with jQuery Accordion. In this module, admin can add and update FAQ. Admin can also create FAQ group with group icon.
57 stars 37 forks source link

Permissions issue on edit FAQ item #35

Closed sadamson-meta closed 4 years ago

sadamson-meta commented 4 years ago

I have all of the boxes for FAQ checked for a user role, but while logged in as a user with the specified role, and try to edit an existing FAQ entry I get: Sorry, you need permissions to view this content.

When I go into User Roles and Resources I have every check marked for FAQ and FAQ Group.

We are able to edit FAQ items as Administrator but I don't want to give out Admin accounts for things like this.

Magento 2.3

mageprince commented 4 years ago

@sadamson-meta We recently solved this issue. Please check the commit: 474e416b9 Or download the latest repository code.

EDIT:

Now also marketplace module updated.