Skip to content

AssetController uses FileSystem instead of FlySystem #1097

Description

@SimonCremer

The Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetController uses the file system directly in several situations. It should use the flysystem instead. Using the filesystem directly causes problems in a clustered environment if the filesystem is not shared.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    Affected capability

    None yet

    Platform Version

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions