learningequality / learningequality/studio

Changing thumbnail of the channel in the staging tree also affects the main tree channel node

Open
#1,751 9 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

DEV: backend TODO: needs clarification
Dominant language
Python
Stars
191
Forks
307
Avg merge
5d 6h
Merged PRs (30d)
10

Description

  • ricecooker version: 0.6.38
  • Python version: 3.7
  • Operating System: MacOSX
Description

I removed the thumbnail in the channel node when running sushi chef with --stage flag, but this also removed the main channel's thumbnail

What I Did
Paste the command(s) you ran and the output.
If there was a crash, please include the traceback here.
  1. An existing channel with a thumbnail
  2. In the sushi chef code, remove the thumbnail field from the channel node
  3. run the sushi chef with --stage flag
  4. check that the channel's thumbnail in studio production has been removed

Contributor guide

Open the contributing guide

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 in the sushi chef code path that removes channel-node thumbnail fields when the --stage flag is used. Reproduce the issue with an existing channel and compare the staged and production channel nodes. Done means removing the staged thumbnail no longer removes the production channel's thumbnail.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.