Hello everyone.
I have a problem with the search results on alfresco.
to reproduce the problem do the following:
1) create in alfresco a certain number of nodes/documents, for example 100 pdf documents (we create dinamically pdf documents by creating nodes and pdf contents). The thumbnail is asynchronously created.
2) search for the documents just created (e.g. showing the documents created today in the faceted search)
3) scroll the list of results until all 100 loaded documents are displayed
4) immediately after, select all documents using the "All" checkbox and perform an action on the multiple selection (for example, download zip attachments)
The problem consists in the fact that the action is applied only to a subset of the selected documents and not to all.
From the analysis we have carried out it seems that until the thumbnail of the document displayed in the search result has not been created, the document itself is not included in the selected objects.
Any idea about it?
Is it a problem of Aikau components?
Thanks in advance