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 ChoiceSetManager currently only saves preloaded choices if all choices succeed in the PreloadChoicesOperation.
If any choices fail then the choices are not saved. We need to still save any successfully uploaded choices to avoid reuploading them in the future.
The text was updated successfully, but these errors were encountered:
Bug Report
The ChoiceSetManager currently only saves preloaded choices if all choices succeed in the PreloadChoicesOperation.
If any choices fail then the choices are not saved. We need to still save any successfully uploaded choices to avoid reuploading them in the future.
The text was updated successfully, but these errors were encountered: