Skip to content

Malformed Dates Abort Sync #393

Description

@barredterra

Path: banking/klarna_kosma_integration/doctype/banking_settings/banking_settings.py
Line: 157-158
Method: successful_request_exists

When any matching successful EBICS Request has valid JSON but an invalid start_date or end_date, date.fromisoformat raises before the loop can reach a later row that covers request_date. Because this function is called from the daily EBICS sync, one bad historical or manually edited row can stop the scheduled sync instead of being ignored like the existing parse comment describes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions