-
Type: Improvement
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: QualifiedToSchedule
-
Component/s: Rest API
UnderĀ NXP-27722, SavedSearchWriter was changed to marshal the search parameters in the params object and the search document properties into a new object properties. However, the SavedSearchRequestReader does not take this into account and reads every property from the params object, regardless of whether it is a search param or not. For consistency, we should improve this reader so that only search params are read.
- is related to
-
NXP-27722 Fix page provider execution when editing a saved search
- Resolved