Skip to content

Process submission workflow throws a validation error when dd/mm/yyyy date used #160

@bdeadman

Description

@bdeadman

Describe the bug
The process_submisison workflow can fail when the record creation date is of type dd/mm/yyyy as seen in this report. In this case a reaction creation date of 05/02/2025 fails when the workflow is attempted on 09/02/2025 with the following message:

"Reaction.provenance: Record modified time should be after creation"

Resolved by replacing the record creation dates with 02/05/2025, but we may want to watch for this bug in the new editor interface.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions