/srv/irclogs.ubuntu.com/2013/02/19/#ubuntu-website.txt

mhall119daker: ping22:24
dakermhall119: pong22:24
mhall119I'm looking over https://code.launchpad.net/~daker/summit/fix.611294/+merge/14653522:24
daker:)22:24
mhall119we currently have claimed ids in the production database that use launchpad.net urls, will this update them to be ubuntu.com urls?22:24
dakermhall119: let's do it step by step22:25
dakermhall119: stay with me22:26
* mhall119 will do his best22:26
dakernow if you run manage.py update-openids22:27
dakerhttps://bazaar.launchpad.net/~summit-hackers/summit/trunk/view/head:/summit/schedule/management/commands/update-openids.py22:27
dakeragaint all the users22:27
dakerit will call the set_user_openid for each one22:27
mhall119ok22:28
dakerhttps://bazaar.launchpad.net/~daker/summit/fix.611294/view/head:/summit/common/launchpad.py22:29
dakerthis is the launchpad file from my fix22:29
dakerlook at the set_user_openid func22:30
dakerthis openids = UserOpenID.objects.filter(user=user)22:30
dakerwill return 1 or 0 record22:30
dakerright ?22:30
dakerbut for all the summit users they have 1 record each22:31
dakerand force is True22:32
mhall119ok, so we'll need IS to run update_openids after deploying, but otherwise it looks god22:33
mhall119thanks daker22:33
daker:)22:33
mhall119daker: cjohnston: approved22:34
dakerthanks22:35

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!