Retrieve dataset uploader via API?
Open
Nobody has claimed this yet.
CoreSystem
Good first issue
- Dominant language
- PHP
- Stars
- 755
- Forks
- 128
- PR merge metrics
- No merged PRs in 30d
Description
Apparently, it is possible to retrieve the uploader of a dataset from the frontend. However, this information appears to be not available via the API. Usecase: I want to delete all datasets uploaded by the unit tests, but I cannot find out who uploaded the respective dataset(s).
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
Review the frontend path that exposes dataset uploader information and compare it with the corresponding dataset API entry point. Confirm that the API returns uploader identity for each dataset and supports identifying datasets for deletion.
Written by the indexing model from the issue text.
Assessment
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100