Bug 1036114 - jbpm-human-task - PeopleAssignmentsImpl.taskInitiator has a generated database column name too long for Oracle (max=30)
Summary: jbpm-human-task - PeopleAssignmentsImpl.taskInitiator has a generated databas...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Fuse Service Works 6
Classification: JBoss
Component: Rules / jBPM integration
Version: 6.0.0 GA
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ER7
: 6.0.0
Assignee: Steve Johnson
QA Contact: Martin Vecera
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-29 13:19 UTC by Steve Johnson
Modified: 2014-02-06 15:28 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Bug


Attachments (Terms of Use)
patch (865 bytes, patch)
2013-11-29 13:38 UTC, Steve Johnson
no flags Details | Diff

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.


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