You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.