Closed ccchapman closed 2 years ago
I’m not able to reproduce this.
Any chance you can send a database backup and your Composer files over to support@craftcms.com, so we can try to reproduce from there?
Actually, I think I see what the issue is. Can you please change your craftcms/redactor
requirement in composer.json
to v2.x-dev
and run composer update
, and confirm that the bug no longer persists?
Verified! At least criteria.siteId
is now as expected. I assume it will address the SQL exception; however, I do not know how to reliably reproduce.
Thank you.
Thanks for checking! Redactor 2.10.9 and 3.0.1 are out with the fix.
What happened?
Description
Upload to asset index can sometimes fail given the below conditions.
Steps to reproduce
"image"
buttonExpected behavior
The
/index.php?p=actions/element-indexes/get-elements
request has a numericalcriteria.siteId
and is successful.Actual behavior
criteria.siteId
is an objectCraft CMS version
3.7.44
PHP version
8.1
Operating system and version
No response
Database type and version
PostgreSQL 14
Image driver and version
No response
Installed plugins and versions