Skip to content

Fix shipment import parser source line tracking and sparse Excel parsing #39

Description

@Ayush-3078

Problem: The shipment import parser currently fails to accurately track source lines when encountering sparse data in Excel files, resulting in dropped records or incorrect data alignment.

Proposed Fix:

Update the parsing logic to correctly index empty Excel cells.
Ensure source line tracking synchronizes correctly with the parsed output.
Verify that all related data models are correctly updated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions