| Summary: | ApprovalProcessTest fails with exception | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] JBoss BRMS Platform 6 | Reporter: | Tomas David <tdavid> | ||||
| Component: | Quickstarts | Assignee: | 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: | |||||
| Attachments: |
|
||||||
Still in 6.3.0.DR2. Fixed by https://github.com/jboss-developer/jboss-brms-quickstarts/commit/a5bd74b717c80ea (6.3.x branch). Thanks Petr. Verified with BRMS 6.3.0.ER2. |
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: -