Skip to content

Upgrade 2.0.0. to 2.0.1 deletes files in pub/media/import #3097

@robfico

Description

@robfico

Installed tar.gz for 2.0.0 with sample data with web root of /pub. I put images in pub/media/import.

Ran following commands to upgrade to 2.0.1:

vi composer.json (change 2.0.0 to 2.0.1 for "magento/product-community-edition")

touch vendor/magento/magento2-base/dev/tests/js/JsTestDriver/.gitignore
touch vendor/magento/magento2-base/dev/tests/api-functional/.gitignore
touch vendor/magento/magento2-base/dev/tests/unit/.gitignore
touch vendor/magento/magento2-base/dev/tests/static/.gitignore
touch vendor/magento/magento2-base/dev/tests/integration/.gitignore
touch vendor/magento/magento2-base/dev/tests/functional/.gitignore

composer update

After upgrade, all image files in pub/media/import were gone. Not sure if this should happen or not, but I would assume it should not.

Metadata

Metadata

Assignees

Labels

Issue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentbug report

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions