- Issue created by @bradjones1
- @bradjones1 opened merge request.
- @bradjones1 opened merge request.
Upstream in Flysystem, β¨ Support delivering local image styles until remote upload is complete Needs work added an API for delivering image derivatives as soon as they are generated, and then they are copied to the remote adapter. Except, it didn't really work and needed fixed for non-local adapters at π Image style generation no longer works for non-local drivers in Active . During D11 upgrade of this module, use of the new method was considered but it didn't work (because of the regression) and wasn't implemented. The newest RCs for Flysystem fix this, so now we can implement here and clear this deprecation.
See #3430648-33: Automated Drupal 11 compatibility fixes for flysystem_s3 β
Implement the new method.
Active
3.0
Code