[
http://jira.jboss.com/jira/browse/JBPM-1022?page=comments#action_12394201 ]
S. Mesnard commented on JBPM-1022:
----------------------------------
I might be wrong,
but isn't it possible to easily fix it by changing the line in tasks.xhtml :
<j4j:listTasks includeEnded="true" target="#{tasks}"/>
by this one:
<j4j:listTasksForActor actorId="#{request.remoteUser}"
target="#{tasks}"/>
?
3.2.1 Admin Console: Any user sees all users tasks
---------------------------------------------------
Key: JBPM-1022
URL:
http://jira.jboss.com/jira/browse/JBPM-1022
Project: JBoss jBPM
Issue Type: Bug
Components: Web Interface
Affects Versions: jBPM jPDL 3.2.1, jBPM jPDL 3.2.2
Reporter: Burr Sutter
Assigned To: Ronald van Kuijk
Priority: Blocker
Fix For: jBPM jPDL 3.2.3
Original Estimate: 2 days
Remaining Estimate: 2 days
In the current Admin Console, any given user will see all other users tasks. Plus a user
can "take" another person's assigned tasks even when they are not an
"administrator".
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira