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
When attempting to update default values for multi-select fields in the data model settings, the backend throws an error: "Default value for existing options is invalid: ${defaultValue}".
Screen.Recording.2025-05-25.at.12.03.01.PM.mov
Expected behavior
The default values selected for multi-select fields should be properly saved and persisted. When returning to the data model settings, the previously selected default values should be displayed correctly.
The text was updated successfully, but these errors were encountered:
Bug Description
When attempting to update default values for multi-select fields in the data model settings, the backend throws an error: "Default value for existing options is invalid: ${defaultValue}".
Screen.Recording.2025-05-25.at.12.03.01.PM.mov
Expected behavior
The default values selected for multi-select fields should be properly saved and persisted. When returning to the data model settings, the previously selected default values should be displayed correctly.
The text was updated successfully, but these errors were encountered: