Fix monthly clones
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 30/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- javascript
- Domain
- frontend
Research direction
Start by locating the monthly cloning mechanism and the intermediate models involved in the #each loop. Read how cloned records receive ids and identity values, then trace the month-cloning flow. Done means cloned records have fresh ids, intermediate models expose identity again, and list updates work when the cloned month changes.
Written by the indexing model from the issue text.
Description
When cloning a month into a new month, we should not be cloning the intermediate model _id's as this prevents the #each loop from updating as the "key" or "identity" isn't changing when the list changes.
- We need a script to go through and create new id's for each of the records.
- Put back the identity prop on the intermediate models
- Fix cloning mechanism to strip any id's
- Dominant language
- JavaScript
- Stars
- 7
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
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.
More from donejs/bitcentive
-
Difficulty 1/5 Under an hour Newbie friendliness 70/100
donejs/bitcentive#317 ·
-
donejs/bitcentive#370 · 1 assignee ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
donejs/bitcentive#367 · 1 comment ·
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
donejs/bitcentive#362 ·
-
KefirJS Weirdness Open
Difficulty 4/5 3-5 days Newbie friendliness 30/100
donejs/bitcentive#359 ·
All issues in donejs/bitcentive
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
HarperFast/skills#96 ·
-
[Block] Latest Posts [Type] Bug
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
Automattic/studio#4908 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
sugarlabs/musicblocks#8847 ·