Bug 1036114

Summary: jbpm-human-task - PeopleAssignmentsImpl.taskInitiator has a generated database column name too long for Oracle (max=30)
Product: [JBoss] JBoss Fuse Service Works 6 Reporter: Steve Johnson <stejohns>
Component: Rules / jBPM integrationAssignee: Steve Johnson <stejohns>
Status: CLOSED CURRENTRELEASE QA Contact: Martin Vecera <mvecera>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.0.0 GACC: atangrin, soa-p-jira
Target Milestone: ER7   
Target Release: 6.0.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
patch none

Description Steve Johnson 2013-11-29 13:19:23 UTC
Description of problem:

The database column generated from this Java attribute is too long for Oracle.  max column name length is 30 characters.

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


How reproducible:

Generation from ip soa platform produces same sql everytime which is too long.

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Attached a patch fix and also added to patch repo - pkgs.devel.redhat.com/rpms/dtgov

Comment 2 Steve Johnson 2013-11-29 13:37:49 UTC
Sorry, patch committed to pkgs.devel.redhat.com/rpms/jbpm.

Comment 3 Steve Johnson 2013-11-29 13:38:59 UTC
Created attachment 830659 [details]
patch

Comment 4 Martin Vecera 2013-12-20 11:13:19 UTC
Verified in ER7-2.