Skip to content

beforeSave() and beforeInsert() hooks on adding related records work on "copies" of the record, and should not #106

@patrr

Description

@patrr

The beforeSave() and beforeInsert() hooks on adding related records work on "copies" of the record since related records use special logic for inserts that is distinct from any pathway used by Dataface_Record.
The result is that those hooks are ineffective when saving related records.
Similar to issue #29

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