Fix error messages on failed deletes, updates#1130
Closed
RichardBradley wants to merge 1 commit intomarmelab:masterfrom
Closed
Fix error messages on failed deletes, updates#1130RichardBradley wants to merge 1 commit intomarmelab:masterfrom
RichardBradley wants to merge 1 commit intomarmelab:masterfrom
Conversation
This was referenced Jun 17, 2016
Contributor
|
Thanks for your PR. Just rebasing it and fixing tests in a new one to be able to merge it today (we plan to release a new alpha later today). :) |
Contributor
|
Hey guys. I was just think how close this error handling is from the [PR] (#1273) I submitted. Cant we think of a common way to handle this rather than to have 2 different methods?
|
Contributor
|
It seems these changes are already on master. Closing the issue. @Phocea: indeed, it sounds like a good idea, yet let's apply it later. Short term objective is to release 1.0 version. :) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is a fix for items 1 & 2 described at #1129 (comment)
It does not fix item 3.
New test results: