Bug 1065637

Summary: REST /task/query operation does not accept pagination parameters (and does not paginate)
Product: [Retired] JBoss BPMS Platform 6 Reporter: Marco Rietveld <mrietvel>
Component: Business CentralAssignee: Marco Rietveld <mrietvel>
Status: CLOSED CURRENTRELEASE QA Contact: Marek Baluch <mbaluch>
Severity: low Docs Contact:
Priority: high    
Version: 6.0.1CC: abhumbe, kverlaen, mbaluch, rrajasek, smcgowan, tkobayas
Target Milestone: ER2   
Target Release: 6.0.1   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-06 20:04:19 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Marco Rietveld 2014-02-15 10:20:46 UTC
Description of problem:

The /task/query operation does not accept pagination parameters. 


How reproducible:

Always.

Steps to Reproduce:
1. Call the REST /task/query operation with pagination parameters (page= and/or pageSize= OR p= and/or s= )

Actual results:

The operation fails with the message that the pagination parameters are not allowed query terms. 

Expected results:

The operation succeeds and returns appropriately paginated results.

Comment 1 Marco Rietveld 2014-02-15 10:21:38 UTC
This is a simple fix, I'm just waiting for the appropriate flags.

Comment 3 Marek Baluch 2014-03-09 18:56:34 UTC
Verified on 6.0.1.ER2.