matkalinowski commented on issue #8864:
URL: https://github.com/apache/superset/issues/8864#issuecomment-1725806254
@dingbat Were you able to add "can_read" action to subset of dashboards for
example using some wildcard?
Something like this:
```
my_role_pvms = [
("can_read", "[specific_group_name]*"),
]
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]