Closed ggalmazor closed 6 years ago
@opendatakit-bot claim
Hello @neoliteconsultant, 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!
I am still working on it
Hello @neoliteconsultant, 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!
l have already submitted a pull request
We have this option on the UI and we should bring that into the CLI as well.
This would simplify any automatization scripts by removing the need of executing Briefcase for pulling the forms before exporting them.
Pulling from an Aggregate server requires hard-coding passwords on the CLI command. By removing those operations from such scripts we can make them more secure as well.
In order to benefit from this new option, users would make sure that:
The proposed CLI param would be
-pb
and--pull_before
.