Hide Forgot
Title: Task-Form not removed after task completion Describe the issue: When working on a human task with a task-form, the task form is not removed after completing the task. This results in all task data remaining on the screen for the user, until he manually closes the task-form or starts a new task. Suggestions for improvement: Close the task-form when a user completed a task. Additional information:
Hi, the task is not removed because sometime the users wants to for example: add a comment to the completed task. Closing the window suddenly will be awkward from the usability perspective. In the future when we add more options for the task lifecycle, like for example rollback a task completion this feature will be needed. It's also needed when you want to inspect where the process instance is after your task completion. IMO we should keep it open for now.
This is BZ is related with this more concrete bug: https://bugzilla.redhat.com/show_bug.cgi?id=1042520 That is already fixed in master.. I will be waiting for all the acks to migrate the fix to 6.0.x
fixed in 6.0.x: https://github.com/droolsjbpm/jbpm-console-ng/commit/8203397ef516835c6bed2042e58e0a37a35dab0e https://github.com/droolsjbpm/jbpm-console-ng/commit/8203397ef516835c6bed2042e58e0a37a35dab0e
Verified on BPMS 6.0.0 CR1