Comment by willchis
12 hours ago
How do you manage permissions in the wiki? Does it require all content being available to everyone in the org or does it do some sort of vectorizing that is unique to every single user based on their perms? Whenever we've tried to build something similar, permissions is usually the first headache and is often why something like Microsoft's WorkIQ is appealing (if you're an O365 org).
The current permission implementation is binary. It is either personal to you, or is shared with everyone in the company. Having more granular permissions is something that has been requested often, and it is on our roadmap. I'm curious, how does Microsoft WorkIQ handle these permissions?