On managing group editing
• To create groups + view the tab, you currently need MANAGE_USERS_AND_GROUPS
• To edit Groups (add / remove members, change description), you need a separate Metadata Policy for the Groups Entity (you can use all groups)
On users not seeing their info
• You need to make sure that the user's urn (urnlicorpuser:x) that was created at login time is exactly the same as what was ingested -- my hunch is that in some cases this is not happening and therefore part of your team isn't correctly associating with the information you've ingested from the LDAP source
• If this is the case, you'll likely be able to search for the user, and find them, but it won't be the same profile as the person who is logged in.
On adding owners to a Dataset
• I'm assuming this is also related to the above^ If the urns created at login do not match the urn on the policy itself, then you can have an issue where the user is unable to make a change.
First step would be to get a hold of a user for who this is happening. Confirm that #2 and #3 are happening at the same time. Then we can triage by comparing what's in the DB (what's been ingested) to the URN being resolved at login time!