getodk / aggregate

ODK Aggregate is a Java server that stores, analyzes, and presents survey data collected using ODK Collect. Contribute and make the world a better place! ✨🗄✨
https://docs.opendatakit.org/aggregate-intro/
Other
74 stars 227 forks source link

-fsb flag doesn't work in Briefcase-Aggregate 2.0 cooperation. #379

Closed kkrawczyk123 closed 5 years ago

kkrawczyk123 commented 5 years ago

Software and hardware versions

Windows/Linux/macOS, Aggregate 2.0.x, Java vx.x.x, ...

Problem description

Pushing a form with updated form's version with using -fsb prefix doesn't work. I have an error message: UPLOAD FAILED: Form definition upload failed. Detailed error: (500) while accessing: http:///formUpload Please verify that the URL, your user credentials and your permissions are all correct. Error: Failure pushing forms to server. FormIds: hints_2

the same command without -fsb works fine.

Steps to reproduce the problem

try to push with -fsb form with updated form's version using cmd

Expected behavior

Forcing push should be successful, only form with updated version should be visible on aggregate.