Skip to content

Import path isn't set to magento root directory #274

@Eikzx

Description

@Eikzx

Hello,

Executing the import command outside of the root directory of magento throws the error that no import csv's could be found.
The importand csv is generated in MAGENTO_ROOT/var/pacemaker/import. The importer looks inside of of the directory executed for a "var" directory and even adding it e.g. executed in /var/www/ a new "var" folder is generated with the pacemaker path inside.
Executing it inside the magento root works just fine. But working with builds and releases is an issue.

To Reproduce
Steps to reproduce the behavior:

  1. cd /var/www/
  2. Execute the import command
  3. Importer starts and outputs-> No Csv files found in var/pacemaker/import
  4. No Import occures

Used Version

techdivision 4.2.3
Magento: 2.4.6-p3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions