Your Ideas on improving CartonCloud

Consignment Item Import Parser and Manifest with Consignment Items Parser Improvements

When testing the two parser versions, there is inconsistent behaviour depending on the selected settings.

Steps to Reproduce

  1. Set the parser type to Consignment Item Import.

  2. Enable the setting “Skip consignments with references that already exist.”

  3. Import a file containing consignments with existing references.

Result:

  • The parser does not skip existing consignments correctly.

  • The import log still reports a successful message, even though no consignments were imported.

  1. Repeat the same process using the Manifest with Consignment Items Parser.

Result:

  • The setting behaves as expected — existing consignments are skipped, and the import result aligns with the setting.

Expected Behaviour

  • The Consignment Item Import Parser should respect the “Skip consignments with references that already exist” setting, matching the behaviour of the Manifest with Consignment Items Parser.

  • The import log should return a clear and accurate message when no consignments are imported (e.g., “No consignments imported — all references already exist.”).

Actual Behaviour

  • The Consignment Item Import Parser ignores the skip setting.

  • The import log gives a misleading success message despite no data being imported.


  • Guest
  • Oct 21 2025
  • Likely to Implement
  • Attach files