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
We fixed it in #3689, we un-fixed it in #3734, and we'll fix it again once we have a UI to let people decide which version they want to use when editing. I think the only choices will be the latest version of the form and the version in effect when the submission was created.
When we fix this again, we need to take into account that pyxform may have added new checks (for example, forbidding duplicate choice names) since people deployed their forms. We may need to disable these checks for internal JSON->XLSForm->XForm conversions. Hopefully we can avoid having to store a copy of the XForm XML alongside the AssetVersion JSON to safeguard ourselves from changes in pyxform behavior.
No description provided.
The text was updated successfully, but these errors were encountered: