Closed yanokwa closed 5 years ago
What do you think, @ggalmazor? Good idea? Doable to add into v1.17?
Yes! This is even a good-first-issue
because there's similar code in PullFormFromAggregate
.
Maybe we can persuade @acj, or @mayank8318 to take a shot at it :)
Sure, I'll take a look this weekend.
Hello @acj, you claimed this issue to work on it, but this issue and any referenced pull requests haven't been updated for 10 days. Are you still working on this issue?
If so, please update this issue by leaving a comment on this issue to let me know that you're still working on it. Otherwise, I'll automatically remove you from this issue in 5 days.
If you've decided to work on something else, simply comment @opendatakit-bot unclaim
so that someone else can claim it and continue from where you left off.
Thank you for your valuable contributions to Open Data Kit!
Yes, still working on this
@ggalmazor I think this should be re-opened because we haven't added support for Central (unless I'm missing something).
I think you're right
Problem description Similar to https://github.com/opendatakit/briefcase/issues/721, there isn't an easy way to push all forms from the storage directory into a server.
Expected behavior Running a command like (and the Aggregate equivalent) will push all forms.
java -jar briefcase.jar --push_central --storage_directory /home/ --odk_url test.central.com --project_id 1 --odk_email me@email.com --odk_password helloworld