Skip to content

Save should do something about process #98

Description

@faassen

When process and save both are both configured, save could wipe out any process requests still buffered - save will do a reprocess of everything anyway.

But that's actually maybe not correct: what if there are updates (field cleared, default set) still to be processed when a save is done? Defaults should be ignored, but field clears should be triggered or alternatively result in a special validation message. But that means that validate_all should check for this, so this means again that we can throw away anything in process when we save.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions