Joystream / Joystream/joystream

QN: Create and assign labels

Open
#4,831 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
1.4k
Forks
116
PR merge metrics
No merged PRs in 30d

Description

Background

https://github.com/Joystream/pioneer/issues/4497

Requirement

The forumWorkingGroup.leadRemark extrinsic can be called to

  • create a new label
  • edit a label name
  • edit a label description
  • edit a label visibility
  • add a label to a forum thread or proposal
  • add/remove workerIds from the array of allowed workers

The forumWorkingGroup.workerRemark extrinsic can be called to

  • add a label to a forum thread or proposal

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked background issue (Joystream/pioneer#4497) and trace the forumWorkingGroup.leadRemark and forumWorkingGroup.workerRemark extrinsics. Map the label creation, editing, visibility, assignment, and allowed-worker requirements to the existing runtime entry points; done means all listed operations are supported for threads or proposals with appropriate worker restrictions.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
blockchain
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.