Bug 1062346 - Some task service operations do not use variable persistence strategy
Summary: Some task service operations do not use variable persistence strategy
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss BPMS Platform 6
Classification: Retired
Component: jBPM Core
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ER1
: 6.0.1
Assignee: Maciej Swiderski
QA Contact: Radovan Synek
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-02-06 17:18 UTC by Maciej Swiderski
Modified: 2014-08-06 20:03 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-08-06 20:03:54 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Maciej Swiderski 2014-02-06 17:18:39 UTC
Description of problem:
for some operations of task service pluggable variable persistence strategy is not used and thus making it impossible to store data outside of the process instance.

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


How reproducible:
use JPA entity as part of process instance that should be stored as regular entity rather than in the bytes of process instance. Make sure that variable is assigned to a user task so it will be stored and available to users working on a task. Use JPA strategy for storage of entities.

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 3 Radovan Synek 2014-02-25 14:48:40 UTC
Verified with BPMS-6.0.1.ER1


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