impresso / impresso-middle-layer

Middle layer API
GNU Affero General Public License v3.0
0 stars 1 forks source link

text-reuse-passages:find throws a TypeError when ordering by clusterSize #385

Open danieleguido opened 4 months ago

danieleguido commented 4 months ago
ERROR N/A TypeError at text-reuse-passages:find:  TypeError: Cannot read properties of undefined (reading 'id')
    at /impresso-middle-layer/dist/services/text-reuse-passages/text-reuse-passages.class.js:50:81
    at Array.map (<anonymous>)
    at /impresso-middle-layer/dist/services/text-reuse-passages/text-reuse-passages.class.js:47:37
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async TextReusePassages.<anonymous> (/impresso-middle-layer/dist/hooks/rateLimiter.js:91:9)
    at async TextReusePassages.<anonymous> (/impresso-middle-layer/dist/hooks/authenticate.js:32:5)
piconti commented 4 months ago

Thank you! @danieleguido Just in case, this is also the case for all other orderings, except by date.