-
Type: Improvement
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Widgets
-
Release Notes Description:
-
Sprint:nxGang Sprint 10.1.1
Selectivity is already validating if the value is null (https://github.com/nuxeo/nuxeo-ui-elements/blob/master/widgets/selectivity/selectivity.js#L3164) but sometimes there are cases where the value is undefined and an error is thrown.
We should handle this case in our element, to make sure we don't try to set an undefined value.
- is duplicated by
-
NXP-24046 "Value for SingleSelectivity instance should be a valid ID or null" displayed when navigating in webui
- Resolved
- is related to
-
NXP-26487 "Value for SingleSelectivity instance should be a valid ID or null" on document edition with FT 10.3
- Resolved
-
ELEMENTS-534 nuxeo-selectivity does not handle properly null value
- Resolved