[
http://jira.nuxeo.org/browse/NXP-1706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=37043#action_37043
]
Gunnar Lotz commented on NXP-1706:
----------------------------------
I got the issue that way, that the same task for one document should not be
displayed twice, which could happen before NXP-1706 because a user can be
member of different groups which can have the same task for a doc.
But if somebody has to do two different tasks for this document, why not
showing both? The way it is currently implemented the user can't choose which
task to do first, because he simply can't see the second task.
----------
A quick fix for #1 is to add to DashBoardActionBean.java at line 340:
if ( workItem.hasEnded() ) {
continue;
}
> [Publishing] Pending documents are displayed twice in Administrator's
> dashboard
> -------------------------------------------------------------------------------
>
> Key: NXP-1706
> URL: http://jira.nuxeo.org/browse/NXP-1706
> Project: Nuxeo Enterprise Platform
> Issue Type: Bug
> Affects Versions: 5.1.2
> Reporter: Solen Guitter
> Assignee: Radu Darlea
> Fix For: 5.1.5
>
> Attachments: Image 2.png
>
>
> The document that have been submitted to publishing are displayed twice in
> the "My tasks" table of the Administrator.
> In the dashboard of user's that have Manage rights in sections, it's
> displayed once.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets