build icon indicating copy to clipboard operation
build copied to clipboard

Export to XML generates new form id everytime

Open devasyadave opened this issue 3 years ago • 0 comments
trafficstars

Suppose we create a new form using ODK Build and export it to XML. Upon making changes to the form and exporting it to XML again, the form id in the generated XML is always different which results in an error when trying to the update a draft in ODK Central. I think one .build file should always generate the same form id.

devasyadave avatar Mar 10 '22 10:03 devasyadave