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
The addition of multiple platforms seems to have broken the download and publish functions of the form.
If a record still possesses the previous structure assuming a single platform the record will be published and can be downloaded with the older values. The multiple platforms are not present in the published/downloaded files.
this is due to the records no longer passing validation because some fields are not set. Once a record is edited and updated to pass validation it will be downloadable again. We could consider a nulk update but it might make more sense to manually review each record for accuracy anyway.
The addition of multiple platforms seems to have broken the download and publish functions of the form.
If a record still possesses the previous structure assuming a single platform the record will be published and can be downloaded with the older values. The multiple platforms are not present in the published/downloaded files.
The same is true for the YAML download.
The text was updated successfully, but these errors were encountered: