SOLIDPOD: add transfer of resource ownership function
Nobody has claimed this yet.
- Dominant language
- Dart
- Stars
- 10
- Forks
- 7
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 6
Description
Description
How would transfering ownership of a file work? Is this moving the file from the original owner's pod to the new owner. And what log record is appropriate.
The file permissions should still retain the details of the original owner as the creator of the resource, even after ownership has been transferred
Why
As a citizen and as an employee, I create a file that I want to transfer ownership to another person or an organisation, eg my employer. As I want them to now be responsible as an owner, and hold the IP of that file.
Closing Criteria
Checklist for closing the issue:
- No errors from
make prep - All tests pass
make qtest - Come up with a process that should be implemented to transfer possession and IP of a file.
Alternatives
Not sure. Ideas?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by defining the process for transferring possession and IP while retaining the original creator in file permissions, as requested in the issue. Run make prep and make qtest after the process is clarified and implemented; done means the process is agreed and both commands pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart
- Domain
- authorization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100