Issue Summary
Asset cannot be created in Object View if mandatory boolean attribute is involved. This happens only if boolean attribute cardinality is set to 1 (which means a value will be always created, either with FALSE or TRUE).
The object can be created from the objects list.
Steps to Reproduce
- Create an object type that contains at least one Boolean attribute. The Boolean attribute has a cardinality of at least 1 configured.
- Create an object within another object view (e.g. from object IT-1 - URL <baseURL>/secure/insight/assets/IT-1). Do not set the boolean value.
- You cannot save the object - the save button is grayed out:

Expected Results
The object can be created.
Actual Results
The object cannot be created on this view as the "Create" button is grayed out.
Workaround
The only workaround is to check the boolean attribute (for value TRUE) and uncheck it (for value FALSE) - cumbersome if many attributes need to be filled out.
Versions Tested
Please confirm all versions that have been tested for this issue, and indicate whether the tested version is affected or not affected, below:
| Testing Requirements | Version | Affected Version |
|---|---|---|
| Customers Reported Version | 10.3.7 | Yes |
| Most Recent Bug-Fix Release | ||
| Previous Major Release | ||
| Most Recent LTS | 10.3 | 10.3 |
| Previous Supported LTS | 5.12 | 5.12 |
- was cloned as
-
JSDSERVER-16345 Asset cannot be modified in Object View if mandatory boolean attribute is involved
-
- Closed
-
- links to