-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.7.1
-
Fix Version/s: 5.7.2
-
Component/s: Rating / Like
-
Backlog priority:600
In Nuxeo Connect there is a case where you have the 'like' widget count in the summary view but no way to like something since the action is not available (no matter of rights.).
The widget should be filtered if the action is not available.
The widget should use the action filters:
<filter-id>mutable_document</filter-id>
<filter-id>not_folder</filter-id>
Check also the ones for annotations and comments.