Bug 1081525
| Summary: | NPE when I look at the comments of a task and complete the task | ||
|---|---|---|---|
| Product: | [Retired] JBoss BPMS Platform 6 | Reporter: | Ivo Bek <ibek> |
| Component: | Business Central | Assignee: | Marco Rietveld <mrietvel> |
| Status: | CLOSED EOL | QA Contact: | Ivo Bek <ibek> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 6.0.1 | CC: | kverlaen |
| Target Milestone: | ER3 | ||
| Target Release: | 6.1.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:08:35 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
Ivo Bek
2014-03-27 14:08:23 UTC
Ok this will only happen if you have a process with a single task or with the last task of the process, because the process instance and the task are erased from the database on completion. I've added the null check in the human task core code and it is fixed in 6.0.x: http://github.com/droolsjbpm/jbpm/commit/923896aa1 Mauricio, it does not seem to be fixed in BPMS 6.0.2.ER2. I do not have any errors in the server log but the dialog error window will appear when I finish the task for which I looked at the comments. *** Bug 1144412 has been marked as a duplicate of this bug. *** The issue is not anymore on 6.2.x, it was fixed as part of the refactoring of the panels, and for that reason there is no single commit about this specific bug. It needs to be retested. Verified in BPMS 6.1.0.ER3 Employee 'msalatin' has left the company. |