Matrix version: 5.4.0.1
I have an Asset Listing pointing at the Submissions and Incomplete Submissions folders of a Custom Form. The said listing page (which is paginated by 50 submissions at a time) is failing (for non-system admin users) at around 1,500 Form Submission assets. In the browser console I’m getting a 400 Bad Request related to a metadata keyword not being replaced with it’s actual value, and it looks like assets referenced via the ./?a=
method are also not being converted to their respective URLs. Looking at the page source, it renders (with missing keyword replacements) until the start of the HTML table where the form submissions are listed.
As a system admin, the page renders correctly for me.
I’ve looked in the Matrix logs and there don’t appear to be any errors related to the asset listing page. Any idea what might be causing this issue?
Cheers!