Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
jacobcoro opened this issue Jul 31, 2020 · 0 comments
Open

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

jacobcoro opened this issue Jul 31, 2020 · 0 comments

Comments

@jacobcoro
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant