- Issue created by @marchuk.vitaliy
- First commit to issue fork.
- Status changed to Needs review
12 months ago 11:40am 15 November 2023 - 🇮🇳India viren18febS
I have updated the code for default access configuration & added patch, please review.
We currently do not have default access configured for the view views.view.entity_delete_log.yml:
display_options:
access:
type: none
options: { }
Default access should be something like this:
access:
type: perm
options:
perm: 'access site reports'
Needs review
1.0
Code
I have updated the code for default access configuration & added patch, please review.