Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Import Process Stops Due to Missing Date in Import File #397

Open
stephangmms opened this issue Feb 22, 2024 · 1 comment
Open

[Bug]: Import Process Stops Due to Missing Date in Import File #397

stephangmms opened this issue Feb 22, 2024 · 1 comment

Comments

@stephangmms
Copy link

stephangmms commented Feb 22, 2024

Possible connected to BUG 317

Expected behavior

The system should continue the import process and overwrite the target field for those records with an empty date field.

Actual behavior

The import process stops completely when encountering a record with an empty date field.

Steps to reproduce

In the current system, an issue has been detected where the Data Importer process halts if a date is missing in the import file, despite the configuration to overwrite the target field in case of an empty date field. It seems that the system lacks proper handling when it cannot parse a date.

MicrosoftTeams-image (11)

MicrosoftTeams-image (12)

  1. Create an import file with multiple records, in which one or more records have an empty date field.
  2. Configure a Data Importer to overwrite the target field when the date field is empty.
  3. Start the import process.

Impact:

The issue significantly hinders the import process, making it impossible to import all data records when one or more records have an empty date field. This could potentially lead to loss of data and inefficiency in operations.

Please look into this issue and provide a fix or workaround as soon as possible.

Copy link

Thanks a lot for reporting the issue. We did not consider the issue as "Pimcore:Priority", "Pimcore:ToDo" or "Pimcore:Backlog", so we're not going to work on that anytime soon. Please create a pull request to fix the issue if this is a bug report. We'll then review it as quickly as possible. If you're interested in contributing a feature, please contact us first here before creating a pull request. We'll then decide whether we'd accept it or not. Thanks for your understanding.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant