When I try to access the Espaces tab in Outdoc, an error is thrown.
According to the error log, the query to retrieve all espaces runs into an error. Seems like the query is taking too long. When I edit the query to retrieve the top 999, the page loads just fine.
We haven't run into a similar issue with other (slow) queries, so I suppose the execution timeout limit should be fine.
Good morning, what version of your platform?
Did you make any changes to the component? Have you refreshed all the dependencies?
We are at the latest platform (v 11.18.1) and the latest plugin version (version 8.0.8). We didn't make any changes. After testing with changing the query as mentioned above, I've reinstalled the plugin.
Are you solved?
Unfortenatuly not. As mentioned, it only works when I add a query limit. But that means customizing the component and may result in missing records.