Closed martijnvanonz closed 2 years ago
We deprecated immediately: false
for asset GraphQL queries in Craft 4 (and it no longer has any effect), which is what craft\services\Assets::$generatePendingTransformsViaQueue
was added for, so that property has been removed in Craft 4.
We overlooked that for the initial 4.0.0 release notes, but I’ve retroactively added it.
What happened?
Description
generatePendingTransformsViaQueue results in error. (https://github.com/craftcms/cms/issues/7360#issuecomment-762410501)