Bug 1071944 - REST /task/query operation throws exception when given *no* parameters
Summary: REST /task/query operation throws exception when given *no* parameters
Keywords:
Status: CLOSED DUPLICATE of bug 1071850
Alias: None
Product: JBoss BPMS Platform 6
Classification: Retired
Component: Business Central
Version: 6.0.1
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Marco Rietveld
QA Contact: Marek Baluch
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-03-03 14:15 UTC by Marco Rietveld
Modified: 2018-12-04 17:40 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-03-04 14:43:49 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Marco Rietveld 2014-03-03 14:15:32 UTC
Description of problem:

The REST /task/query operation throws an exception when given *no* parameters. 

Version-Release number of selected component (if applicable):

6.0.1.ER2

How reproducible:

Always

Steps to Reproduce:
0. (optional first step): start a process that creates/adds a task
1. Call the /task/query operation without any parameters:
- http://server:host/business-central/rest/task/query

Actual results:

An exception is thrown on the server side and no response is returned. 

Expected results:

A list of all available tasks in the form of a JaxbTaskSummaryListResponse object (xml or json). 

Additional info:

Comment 1 Marco Rietveld 2014-03-04 14:43:49 UTC
Bug id also attached to BZ-1071850. 

See https://bugzilla.redhat.com/show_bug.cgi?id=1071850 for further updates.

*** This bug has been marked as a duplicate of bug 1071850 ***


Note You need to log in before you can comment on or make changes to this bug.