-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Component/s: Assets - Service, performance, functionality
-
None
-
2
-
Severity 3 - Minor
Issue Summary
Currently, if you have an object type with an attribute where the Minimum Cardinality was set to 1, for example, then when you go to Assets > Create Object > Select that Object Type and leave the respective attribute field empty, the object will not be created because "At least one value must be set".
Steps to Reproduce
- Create an Object type and, for one of its attributes, set the minimum cardinality to 1;

- Go to Assets > Create Object > Select the Object Type, and don't fill in the field for this recently updated attribute.
Expected Results
The respective Attribute field should have a red asterisk, saying that this field expects at least one value.
Actual Results
Objects will not be created, but there's no evidence on the UI that this attribute field is required. Only after you hit "Create" on the Create Object screen, you get the following message:
At least one value must be set

Workaround
Currently, there is no known workaround for this behavior. A workaround will be added here when available.