Reopened the ticket because retested it with the fixed jar and the bug is still present in the interface, tested with a list with files and notes and I get the error:
2018-11-15T18:05:55,953 ERROR [AbstractComputation] Computation: csvExport fails last record: csvExport-01:+76665166233601, after retries. org.nuxeo.ecm.core.api.model.PropertyNotFoundException: file:content
then I tried also with curl and I get the same result as Gabriel above:
2018-11-15T18:08:51,587 ERROR [AbstractComputation] Computation: csvExport fails last record: csvExport-01:+0, after retries. org.nuxeo.ecm.core.api.model.PropertyNotFoundException: uid:major_version
Note: It works if I use a list with files only
- is required by
-
NXP-26132 Fix CSVExport bulk action parameters handling
- Resolved