Skip to content

Newly added row is missing from the combined "Review changes" DML #8

Description

@broisnischal

When there is a pending inline new-row draft together with staged cell edits/deletes, applying the changes only builds the UPDATE/DELETE statements — the new row's INSERT is silently dropped from the review and from execution.

Expected
The pending INSERT should appear in the "Review changes" SQL and be executed alongside the edits/deletes.

Addressed by broisnischal/stroke-app#21.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions