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
Create a new root patch: { name:[user.name], tag:[see tag spec], type:"root" }. User is owner/modifier/creator.
Create link from user to root patch, type = "admin".
For each patch owned by user:
create link from sub-patch to root patch, type = 'child'
set the _acl property of the child patch to the root patch
The text was updated successfully, but these errors were encountered:
Proposed migration steps for each user
Synthesize user.tag (see tag spec, Issue #444).
Create a new root patch: { name:[user.name], tag:[see tag spec], type:"root" }. User is owner/modifier/creator.
Create link from user to root patch, type = "admin".
For each patch owned by user:
The text was updated successfully, but these errors were encountered: