-
Notifications
You must be signed in to change notification settings - Fork 3
Open
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
Metadata
Metadata
Assignees
Labels
No labels