Dataset update form
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 755
- Forks
- 128
- PR merge metrics
- No merged PRs in 30d
Description
Since we're talking about the webforms, what exactly does the dataset update form do?
datasets have two types of fields:
a) fields that are mutable (e.g., visibility, I have a private dataset and I want to make it public)
b) fields that are immutable (almost all other fields)
How does the form know how to create a new dataset or how to update the current?
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 locating the dataset update form and tracing its create/update entry point. Compare how mutable and immutable dataset fields are handled; the issue names no files or tests, so the intended behavior and completion criteria need clarification before implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- data, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100