experius / Magento-2-Module-Experius-MissingTranslations

Collect missing translations in specified folder or the entire Magento 2 Root
Open Software License 3.0
52 stars 13 forks source link

Roles require access to all scopes to be able to work with translations #27

Open Skullsneeze opened 2 years ago

Skullsneeze commented 2 years ago

When a user role is defined that has access to the translation resources, but is limited in which scopes they can access, the translations are not shown.

Prerequisites

To reproduce:

Expected result: The user sees the grid with translations

Actual result The user sees an empty grid with the message "We couldn't find any records."

Notes Role scopes example: role-scopes-example

Role resources example: role-resources-example