There is an issue with current Vibe permission model: if you don't have read permission to an entry, you are not aware of its existence. That means when there are two teams, they may put the very same work in the same document instead of re-using the work of each other.

Listing folders could help this issue. The basic idea is to have permission to list entries in a folder without having read permission to them. So the user won't be able to see its contents or comments, but he/she can see that an entry exists. This is even more useful in case of searching.

Comments