I've been working all morning to add the ability to edit dashboard blocks to a role. I have enabled:
totara/dashboard:manageblocks
totara/dashboard:manage
I have also enabled all those individual permission on blocks, such as the example below (there are dozens of them, just trust me that I enabled the permissions).
block/admin_bookmarks:myaddinstance
I have checked all the othe roles in the system to make sure there is no "prohibit" on them that would sneakily mess with my permission on this role.
The result is, the user with this role sees the "Manage Dashboards" button on the dasboard, but does not get the button for "Blocks editing on."
I'm out of ideas. Is there a permission that I'm missing? Thanks in advance.