Describe your bug or feature request.
Users with no permission to administer currencies can't view the currency value when used as a rendered entity in a view or a view mode. Currency is used as a referenced entity field in commerce core in the stores so it would make sense that a user with access to edit the store and not the currencies to be able to view the currency when rendered in a view related to that store.
If a bug, provide steps to reproduce it from a clean install.
- On a fresh installation, enable commerce, commerce_price & commerce_store.
- Add default currency to the default view mode of online store type
/admin/commerce/config/store-types/online/edit/display - Create a new online store with a valid default currency value.
- Navigate to the store view as a user with permission to manage stores and no access to administer currencies.
- Default currency field value is not displayed.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 3266746-4.patch | 946 bytes | redwan jamous |
Issue fork commerce-3266746
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
mhawwari commentedComment #4
redwan jamous commentedAttaching a patch file from the MR to use with composer...
Comment #8
jsacksick commented