Merge lp://qastaging/~cmiller/desktopcouch/remove-nonexistent-record into lp://qastaging/desktopcouch

Proposed by Chad Miller
Status: Merged
Approved by: Chad Miller
Approved revision: 259
Merged at revision: 259
Proposed branch: lp://qastaging/~cmiller/desktopcouch/remove-nonexistent-record
Merge into: lp://qastaging/desktopcouch
Diff against target: 34 lines (+13/-0)
2 files modified
desktopcouch/records/database.py (+2/-0)
desktopcouch/records/tests/test_mocked_server.py (+11/-0)
To merge this branch: bzr merge lp://qastaging/~cmiller/desktopcouch/remove-nonexistent-record
Reviewer Review Type Date Requested Status
dobey (community) Approve
Eric Casteleijn (community) Approve
Review via email: mp+46308@code.qastaging.launchpad.net

Commit message

If a record id is not in a database, desktopcouch would raise a strange exception when it was used to try to delete a record. Now, return normally, with value None as the deleted-record id. (LP: #702979)

To post a comment you must log in.
Revision history for this message
Eric Casteleijn (thisfred) wrote :

+100, thanks for fixing this chad!

review: Approve
Revision history for this message
dobey (dobey) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches