Skip to content

Problem: log of digitalobject:load does not count imported records #2345

@Hans-Arno

Description

@Hans-Arno

Current Behavior

Steps to reproduce the behavior

  1. Go to shell and start php symfony digitalobject:load import_file.csv (valid form, records pointing to existing JPG files)
  2. Watch the log: the count in front of "remaining" stays on max value

Expected Behavior

The log should count the remaining number of records down in each line according to progress.

Possible Solution

  • move the local variable to $this->

Context and Notes

Annoying information lag while doing loads of lot images.
Changed it in my local installation after verifying there the bug.

Version used

AtoM 2.10.1

Operating System and version

Ubuntu 26.04

Default installation culture

de

PHP version

PHP 8.4

Contact details

hans-arno@mielsch.de

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: bugA flaw in the code that causes the software to produce an incorrect or unexpected result.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions