anyone can add/edit dataset tags
Open
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 0
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Adding/tags should only be allowed for authenticated users or dataset owners.
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 at the dataset 14 page linked in the issue and trace the add/edit tag entry points and their access checks. Verify that unauthenticated users and non-owners cannot change tags, while authenticated dataset owners can; add or run the relevant permission coverage if the project has it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- authorization, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100