Code review comment for lp:~inspirated/launchpad/export-Person-getBugSubscriberPackages

Revision history for this message
Bryce Harrington (bryce) wrote :

kamran, small change needed to address a test failure:

=== modified file 'lib/lp/registry/stories/webservice/xx-person.txt'
--- a/lib/lp/registry/stories/webservice/xx-person.txt 2010-06-15 17:12:08 +0000
+++ b/lib/lp/registry/stories/webservice/xx-person.txt 2010-07-09 17:20:55 +0000
@@ -656,6 +656,7 @@
     start: 0
     total_size: 1
     ---
+ bug_reported_acknowledgement: None
     bug_reporting_guidelines: None
     display_name: u'...'
     distribution_link: u'...'

I attempted to land a branch of your branch with this fix added, but it wouldn't go; the branch has to be the one attached to the merge proposal. So if you could please apply this patch and update the branch, we can land it after that.

« Back to merge proposal