Merge ~cjwatson/launchpad:fix-export-person-id into launchpad:master

Proposed by Colin Watson
Status: Merged
Approved by: Colin Watson
Approved revision: bceea124b26f61f305b96db7fcac74af1c16d7b6
Merge reported by: Otto Co-Pilot
Merged at revision: not available
Proposed branch: ~cjwatson/launchpad:fix-export-person-id
Merge into: launchpad:master
Diff against target: 20 lines (+2/-0)
1 file modified
lib/lp/registry/stories/webservice/xx-person.rst (+2/-0)
Reviewer Review Type Date Requested Status
Colin Watson (community) Approve
Review via email: mp+450449@code.launchpad.net

Commit message

Fix doctest failure caused by exporting Person.id

To post a comment you must log in.
Revision history for this message
Colin Watson (cjwatson) wrote :

Self-approving trivial test fix.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/lib/lp/registry/stories/webservice/xx-person.rst b/lib/lp/registry/stories/webservice/xx-person.rst
2index f9e73af..073c8a4 100644
3--- a/lib/lp/registry/stories/webservice/xx-person.rst
4+++ b/lib/lp/registry/stories/webservice/xx-person.rst
5@@ -22,6 +22,7 @@ for teams (as they're defined in the ITeam interface).
6 gpg_keys_collection_link: 'http://.../~salgado/gpg_keys'
7 hide_email_addresses: False
8 homepage_content: None
9+ id: ...
10 invited_members_collection_link: 'http://.../~salgado/invited_members'
11 irc_nicknames_collection_link: 'http://.../~salgado/irc_nicknames'
12 is_probationary: True
13@@ -79,6 +80,7 @@ for teams (as they're defined in the ITeam interface).
14 gpg_keys_collection_link: 'http://.../~ubuntu-team/gpg_keys'
15 hide_email_addresses: False
16 homepage_content: None
17+ id: ...
18 invited_members_collection_link:
19 'http://.../~ubuntu-team/invited_members'
20 irc_nicknames_collection_link: 'http://.../~ubuntu-team/irc_nicknames'

Subscribers

People subscribed via source and target branches

to status/vote changes: