-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Duplicate
-
Affects Version/s: None
-
Fix Version/s: 5.4.2
-
Component/s: Query & PageProvider
This method is called in the default advanced search form:
deleteActions.searchDeletedDocuments
It adds the following predicates to the query model:
(ecm:currentLifeCycleState = 'project' OR ecm:currentLifeCycleState = 'approved' OR ecm:currentLifeCycleState = 'obsolete')
This is really bad when you have custom lifecycle...
- duplicates
-
NXP-6249 Enhance search for deleted documents in advanced search form
- Resolved