-
Type: Improvement
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: QualifiedToSchedule
-
Component/s: Automation
-
Tags:
-
Impact type:Configuration format change
Operation such as Seam.GetSelectedDocuments do not work on sections or trash content views :
the operation rely on a hard-coded reference to DocumentsListsManager.CURRENT_DOCUMENT_SELECTION used by the OperationHelper.getDocumentListManager().getWorkingList() method
It would be more convenient to have such a parameter in the operation, so that it meets its definition (UI Selected documents) regardless of the context.
- depends on
-
NXP-10093 Automation: refactor all operations dealing with selection lists to use generic operations.
- Open