Skip to content

client.save() should return a list of updated instance IDs #383

@jacobcoro

Description

@jacobcoro

client.create() returns such a list. It would be nice to have client.save() return the same kind of list to get feedback that the instances you saved were actually saved successfully.
I'm creating a 'backlog' that collects updates sent to the client that didn't go through. So this feedback is useful for clearing the backlog confidently.

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