Skip to content

sequenceableKeys are not verified on update #17

@sl0wik

Description

@sl0wik

When key from sequenceableKeys is updated sequence is not updated.

Example:

protected static $sequenceableKeys = [
    'task_list_id',
];

If $this->task_list_id is updated position field should be updated as well.

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