You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Admin users have write access to all knowledge.
Previously, the knowledge table displayed all knowledge, but displayed
"No permission" for administrators.
It also did not provide the knowledge actions (set tags, permissions
etc.) to administrators, even though they are allowed to modify
knowledge.
This change also refactors the user role "calculation" into the
UserContextService, so that the role is globally available.
0 commit comments