Bug 1062346

Summary: Some task service operations do not use variable persistence strategy
Product: [Retired] JBoss BPMS Platform 6 Reporter: Maciej Swiderski <mswiders>
Component: jBPM CoreAssignee: Maciej Swiderski <mswiders>
Status: CLOSED CURRENTRELEASE QA Contact: Radovan Synek <rsynek>
Severity: high Docs Contact:
Priority: high    
Version: 6.0.0CC: kverlaen, mbaluch, rrajasek
Target Milestone: ER1   
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:03:54 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 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