Created
October 11, 2016 07:27
-
-
Save joshbrooks/9394cba748036249776e97848a560347 to your computer and use it in GitHub Desktop.
updating Formhub instances
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
| db.instances.update( | |
| {"formhub/uuid" : "faec0c656d1e4665b92b9f3c63eb4913"}, | |
| { $set: { | |
| _xform_id_string : "2_Vizita_No_Atividade_Mentor_Nian", | |
| _userform_id: "edu_2_Vizita_No_Atividade_Mentor_Nian", | |
| "formhub/uuid": "72b5006f97234e029942358be11969c6" | |
| }}, | |
| { multi: true } ) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment