- First commit to issue fork.
- @dieterholvoet opened merge request.
- 🇧🇪Belgium dieterholvoet Brussels
The
Drupal\flysystem_gcs\Flysystem\Adapter\GoogleCloudStorageAdapter
class contains a workaround for this issue in the upstream adapter library. This workaround doesn't currently seem to work, causing folders to be reported as non-existent while they do exist, causing them to not be deleted. I'll replace the workaround with one that does work, taken from here. - Status changed to Needs review
over 1 year ago 7:20pm 15 April 2023 - 🇧🇪Belgium dieterholvoet Brussels
I was able to make
GoogleCloudStorageAdapter::has
even more efficient by reducing two network calls to one. -
DieterHolvoet →
committed d9daa7c8 on 8.x-1.x
Issue #3324562 by DieterHolvoet, Agence Web CoherActio: Delete folder...
-
DieterHolvoet →
committed d9daa7c8 on 8.x-1.x
- Status changed to Fixed
about 1 year ago 8:27am 25 August 2023 Automatically closed - issue fixed for 2 weeks with no activity.