Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

migrate contacts to enable Group's to be used as group acl's #50

Open
bourgeoa opened this issue Aug 1, 2021 · 1 comment
Open

migrate contacts to enable Group's to be used as group acl's #50

bourgeoa opened this issue Aug 1, 2021 · 1 comment

Comments

@bourgeoa
Copy link
Member

bourgeoa commented Aug 1, 2021

From mashlib v1.7.3 and NSS v5.6.7 Contacts Group created with contact-pane can be used as group acl.

A manual migration is needed to update the old contacts group.
A migration is only needed if the contacts group do not contain owl:sameAs predicate for a contact with a WebID

The following process must be used to migrate team group (...Contacts/Group/team.ttl :

  • in Contacts create a new group : for example : teamBackup
  • click on group team
  • move each member of team to teamBackup

You now have a Group teamBackup containing all members with the new format.

  • delete group team
  • create new group team
  • then move back all teamBackup members to team
  • delete teamBackup
@bourgeoa
Copy link
Member Author

bourgeoa commented Aug 1, 2021

@timbl The above should let you migrate https://solidos.solidcommunity.net/Contacts groups to make them group's acl.
This issue is referenced in the wiki https://github.com/solid/solidcommunity.net/wiki

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant