-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: UI
-
Release Notes Summary:The nuxeo-selectivity element handles empty keys.
-
Tags:
-
Backlog priority:675
-
Sprint:nxGang Sprint 11.1.9, nxGang Sprint 11.1.11
-
Story Points:2
Right now, the idFunction of nuxeo-selectivity can return an object if the item id is an empty string: https://github.com/nuxeo/nuxeo-elements/blob/master/ui/widgets/nuxeo-selectivity.js#L7276.
If the id key is defined on the object, we should use whatever value it has.
- is related to
-
ELEMENTS-922 Do not throw an exception if an invalid item is detected in selectivity.js
- Resolved
- Is referenced in