-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 2.2.0
-
Component/s: Selectivity
-
Tags:
-
Browser:
-
Sprint:nxGang Sprint 10.2.6, nxGang Sprint 10.2.7
-
Story Points:1
When clearing a selectivity widget with the little arrow, it set the value to null. This is not a pbm in most cases.
However, when you design a search with a nuxeo-user-suggestion bound to a named parameter, clicking reset results in an null param value. As a direct result the search does not return any result. For instance the request sent for a nuxeo-user-suggestion bound to a dc_creator named param is:
Note the
dc_creator=null
clause that makes the query return no result.
- depends on
-
NXP-25137 Add a test search in nuxeo-web-ui-itests + add clear selectivity widget test case
- Resolved
- is related to
-
ELEMENTS-708 Fix cannot clear selectivity single widget when editing document
- Resolved