RSConnect file system should error if you attempt to create content for another user
Open
Nobody has claimed this yet.
be:rsc
- Dominant language
- Python
- Stars
- 59
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
Currently it will erroneously attempt to create the content for you (the API calling user). See #108
Contributor guide
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 reading issue #108 and tracing the RSConnect file-system path that handles content creation. Reproduce a request attempting to create content for another user, then verify the operation errors instead of creating content for the API caller; add or update coverage for that behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100