Bug 1043907 - A task is not assigned to a variable user
Summary: A task is not assigned to a variable user
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss BPMS Platform 6
Classification: Retired
Component: Business Central
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ER 7
: 6.0.0
Assignee: Maciej Swiderski
QA Contact: Ivo Bek
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-17 12:40 UTC by Ivo Bek
Modified: 2014-08-06 20:07 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-08-06 20:07:19 UTC
Type: Bug


Attachments (Terms of Use)

Description Ivo Bek 2013-12-17 12:40:45 UTC
Description of problem:

In my process definition I use #{actor} for a potential owner but when I want to get tasks for this user via REST or JMS API, the list is empty. In Business Central, the task is present in the Tasks List view.

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


How reproducible:


Steps to Reproduce:
1. Start a process with a human task for a potential owner #{actor}, where "actor" is a process variable.
2. Get a list of tasks via REST or JMS API for the user (actor variable) specified while you were starting the process instance.
3. See the list is empty.

Actual results:


Expected results:


Additional info:

Comment 2 Maciej Swiderski 2013-12-19 14:04:03 UTC
I cannot reproduce it anymore on 6.0.1 which will be ER7. Most likely it was fixed along the way with refactoring of human task (persistence and transactions).

When tried on 6.0.0.Final or 6.0.0-redhat-6 I was able to reproduce NPE during the test with REST remote client.

Marking it as modified to retest on ER7.

Comment 3 Ivo Bek 2014-01-06 14:04:09 UTC
Verified in BPMS 6.0.0.ER7


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