- Issue created by @wsantell
The local task buttons for "Si Prepublish" and "Si Recheck" are always present on Node pages, regardless of permissions.
<!--break-->Upgrade to 3.0.1.
Go to any Node page while logged out (assuming Anonymous does not have the "Use Siteimprove Prepublish Check" permission).
Observe local task buttons for "Si Prepublish" and "Si Recheck" are present
Looking in `siteimprove.links.task.yml` there is an access_callback to `siteimprove.access_checker:checkAccess`.
In short, fix the access check.
Active
3.0
Code