Bug 1305777

Summary: ApprovalProcessTest fails with exception
Product: [Retired] JBoss BRMS Platform 6 Reporter: Tomas David <tdavid>
Component: QuickstartsAssignee: Bill Rainford <brainfor>
Status: CLOSED EOL QA Contact: Tomas David <tdavid>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.3.0   
Target Milestone: ER2   
Target Release: 6.3.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-27 20:09:32 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:
Attachments:
Description Flags
Stacktrace none

Description Tomas David 2016-02-09 08:46:11 UTC
Created attachment 1122357 [details]
Stacktrace

Description of problem:
ApprovalProcessTest fails with "org.hibernate.hql.internal.ast.QuerySyntaxException: TaskVariableImpl is not mapped [delete TaskVariableImpl where type = 0 and taskId = 1]" exception.

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

How reproducible:
-

Steps to Reproduce:
1. Run ApprovalProcessTest.

Actual results:
org.hibernate.hql.internal.ast.QuerySyntaxException

Expected results:
No exception.

Additional info:
-

Comment 1 Tomas David 2016-03-03 12:45:49 UTC
Still in 6.3.0.DR2.

Comment 2 Petr Široký 2016-03-22 23:42:48 UTC
Fixed by https://github.com/jboss-developer/jboss-brms-quickstarts/commit/a5bd74b717c80ea (6.3.x branch).

Comment 3 Tomas David 2016-03-31 08:09:30 UTC
Thanks Petr. Verified with BRMS 6.3.0.ER2.