Joystream / Joystream/substrate-versioned-store-module
Introduce editing of property type in class in a backward compatible way
Open
Nobody has claimed this yet.
enhancement
good first issue
- Dominant language
- Rust
- Stars
- 1
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Make required feel no longer required
Increase length constraint on property types where it applies
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 locating the class property-type definition and the validation enforcing required and length constraints. Determine how existing property types remain compatible while allowing edits, then verify that required is no longer enforced and applicable length limits are increased without breaking existing data.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- blockchain
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100