+++ This bug was initially created as a clone of Bug #1018173 +++ Description of problem: Platform BZ for https://issues.jboss.org/browse/JBPM-4148 Steps to Reproduce: 1. Get a Task with taskService.getTaskById() 2. Modify task name of the Task with InternalI18NText.setText() 3. Get a TaskSummary with taskService.getTasksAssignedAsPotentialOwner() Test case in https://github.com/droolsjbpm/jbpm/pull/181 would explain well. Actual results: TaskSummary.getName() returns old task name. Expected results: TaskSummary.getName() returns updated task name.
Maciej Swiderski <swiderski.maciej> updated the status of jira JBPM-4148 to Resolved
Maciej Swiderski <swiderski.maciej> made a comment on jira JBPM-4148 pull request has been merged already in master, thanks Toshiya
backported to 5.2.x branch: https://github.com/droolsjbpm/jbpm/commit/3c9a0fff17e35f7d5273abf4a4c27b752b2df4c3 please note that this functionality is only available when using LocalTaskService
Verified with BRMS-5.3.1-P05
This product has been discontinued or is no longer tracked in Red Hat Bugzilla.