learningequality / learningequality/studio
Changing thumbnail of the channel in the staging tree also affects the main tree channel node
Open
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.
- An existing channel with a thumbnail
- In the sushi chef code, remove the thumbnail field from the channel node
- run the sushi chef with
--stageflag - check that the channel's thumbnail in studio production has been removed
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 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