Created
February 22, 2019 03:35
-
-
Save gleitz/1e97b166ef9809c2987e70c65e1aa8b2 to your computer and use it in GitHub Desktop.
Stories to Copy
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// editions is one of: | |
// edition-algo | |
// edition-algo-test | |
// edition-algocollection | |
// edition-meditationstudio | |
// edition-milan | |
// edition-mon-aims | |
// edition-mon-trails | |
// edition-smilenexus | |
// edition-tdma | |
var storiesToCopy = [ | |
{ | |
"readDBName": "edition-mon-trails", | |
"writeDBName": "edition-algo-test", | |
"storyId": "5c5e5d57f7837c32e0d64d4e" | |
}, | |
{ | |
"readDBName": "edition-mon-trails", | |
"writeDBName": "edition-algo-test", | |
"storyId": "5c5e5dad553e2dd0fa3bcc41" | |
}, | |
{ | |
"readDBName": "edition-mon-trails", | |
"writeDBName": "edition-algo-test", | |
"storyId": "5c5e5dce3650e765a62bc543" | |
} | |
]; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment