Merge lp://staging/~mhall119/summit/create-attendee-for-bp-usernames into lp://staging/summit
Proposed by
Michael Hall
Status: | Merged |
---|---|
Approved by: | Chris Johnston |
Approved revision: | 551 |
Merged at revision: | 549 |
Proposed branch: | lp://staging/~mhall119/summit/create-attendee-for-bp-usernames |
Merge into: | lp://staging/summit |
Diff against target: |
177 lines (+82/-26) 3 files modified
summit/schedule/models/meetingmodel.py (+5/-24) summit/schedule/models/summitmodel.py (+21/-1) summit/schedule/tests/meeting_model.py (+56/-1) |
To merge this branch: | bzr merge lp://staging/~mhall119/summit/create-attendee-for-bp-usernames |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Chris Johnston | Approve | ||
Adnane Belmadiaf | Approve | ||
Review via email: mp+163626@code.staging.launchpad.net |
Commit message
Creates Attendee records if no matching record exists when importing data from Launchpad
Description of the change
Creates Attendee records if no matching record exists when importing data from Launchpad
To post a comment you must log in.
+1, i suppose the tests are OK