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
Creating an Object Model with empty string result in a corrupted workspace as field is expected to be a string
Seems like API does not validate the inputs
Expected behavior
Api should throw an error if one of the given string input is an empty string
Bug Description
Creating an Object Model with empty string result in a corrupted workspace as field is expected to be a string
Seems like API does not validate the inputs
Expected behavior
Api should throw an error if one of the given string input is an empty string
Technical inputs
Front side validation now done in #10653
The text was updated successfully, but these errors were encountered: