-
Notifications
You must be signed in to change notification settings - Fork 15
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
chown in clients #77
Comments
@will-moore @jburel @mtbc @joshmoore : See above what I found as Word doc done by Gus and re-formatted it here to github issue format. I think this is a workable prototype, questions:
|
also see https://trello.com/c/0icOEIqM/12-rfe-enable-creation-of-p-d-s-on-behalf-of-others-in-web#comment-58fa0bdf0e975a5deee1b5f3 - these two workflows (create container for others and chown) have to be thought through |
In RW groups chown still won't want to descend into mixed-owner container hierarchies, one'd have to specify all the target objects explicitly; probably the same for annotations. |
(Below RW chown will sometimes do some unlinking or deletion: e.g., chowning an image in a RA group probably unlinks it from datasets.) |
Yes, it does, tested on eel merge. |
Situation: Chown on the Project (to another user in RA) will unlink the Project to the Dataset. I do not see a justification for this, to be honest. This does not follow the logic Edit: And adding |
Scoping of Change Owner
Group Owners and Admin to be given ability to change owner of data in their groups.
Use Cases:
• user leaves lab/institute and ownership of data needs to be transferred to another researcher.
• one user imports data for another user.
Options:
Perform on selection of:
Presume:
Will allow selection of data belonging to more than one owner.
Will allow owner to be “changed” to same owner, so if there is data in dataset owned by several users, including the “new owner” - so the group owner does not have to worry to separate those out.
The ownership of any annotations attached to images will be unaffected.
Using right-click menu
New owner selection and confirmation dialog.
Checkboxes to include/exclude change ownership of enclosed:
Images only selected:
Dropdown menu allows selection of new owner:
Dataset selected:
Project selected:
To deal with the requirement to change all data in all groups belonging to a user in one go:
The text was updated successfully, but these errors were encountered: