I'm working for a client site which is using Drupal 10. I got a client's request to let the client users to understand more about permission set up in the site. The client users don't have the permission "Administer roles and permissions", so they cannot access to the Permission page and they just want to have a way to know which permissions are there on the site. And this module comes very handy in this situation.

In this module, in order to export permissions to a spreadsheet, the user needs to have the permission "Administer roles and permissions", I think it makes more sense when the users don't need to have this permission, or if they have the permission "administer permission spreadsheet" is enough for them to do the export, at least in my case.

Attached bellow is my patch to make this module work for my case.

Thanks again for developing this module!

CommentFileSizeAuthor
adjust-permission-doing-export.patch466 bytessea2709

Comments

sea2709 created an issue. See original summary.

  • hayashi committed 957b44ea on 2.x
    Issue #3422729 by sea2709: Adjust the permission to do the export
    
hayashi’s picture

Status: Active » Fixed

Thank you for reporting.
Added import and export permissions separate from administer settings permission.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.