15:01:12 <SotK> #startmeeting storyboard
15:01:15 <openstack> Meeting started Wed Nov 25 15:01:12 2015 UTC and is due to finish in 60 minutes.  The chair is SotK. Information about MeetBot at http://wiki.debian.org/MeetBot.
15:01:16 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
15:01:19 <openstack> The meeting name has been set to 'storyboard'
15:01:30 <SotK> #link https://wiki.openstack.org/wiki/Meetings/StoryBoard Agenda
15:01:57 <SotK> I don't know of anything to announce, or anything that's urgent
15:02:08 <SotK> #topic In-Progress Work
15:02:40 <SotK> #info Worklists and boards are still ongoing
15:02:53 <SotK> Thanks to people who have reviewed a bunch of the outstanding patches!
15:03:06 <Zara> :) I'm steadily getting through my review backlog. steadily...
15:03:19 <SotK> I'm currently reworking the "New $thing" buttons so that they don't cover half the screen on mobile
15:03:24 <Zara> \o/
15:03:33 <pedroalvarez> I've just tested that and looks good
15:03:38 <Zara> double \o/
15:03:49 <pedroalvarez> although that they shouldn't show up when you are not logged in?
15:03:56 <SotK> \o/
15:04:07 <pedroalvarez> well, I don't know how but it was confusing :)
15:04:10 <pedroalvarez> but much better
15:04:40 <SotK> when not logged in I'm going to make it open the "please log in" modal the "new story" button used to
15:04:50 <SotK> I just forgot to do it before updating the test instance :)
15:05:01 <Zara> I wonder if we should do that for 'add tag', too, or just hide the tags button
15:06:28 <SotK> I think it should just disappear, like the add task button
15:06:53 <Zara> wfm
15:07:18 <SotK> #info Emails work is waiting on replies to my responses to review
15:07:43 <SotK> #undo
15:07:43 <openstack> Removing item from minutes: <ircmeeting.items.Info object at 0x94d3410>
15:07:52 <SotK> #info Emails work is waiting on replies to SotK's responses to review
15:08:06 <pedroalvarez> Have you reimplemented that or just answered?
15:08:23 <Zara> could you link to the patches here?
15:08:38 <SotK> pedroalvarez: I looked at reimplementing it, got most of the way there and decided I preferred the old way so just answered
15:09:38 <SotK> #link https://review.openstack.org/#/q/status:open+topic:email,n,z Email patches
15:10:04 <SotK> two of them have +2s and only aren't merged because I sent everything as a series
15:10:18 <SotK> I can rebase them onto master so they can be merged
15:11:12 <pedroalvarez> It would be good to talk to whovever -1ed it
15:11:13 <Zara> that'd be good, especially since in general I haven't been looking at patches that depend on unmerged patches.
15:11:55 <Zara> (I've been using it as a method of prioritising, so yeah, an issue if they don't have to depend on the others)
15:12:32 * SotK will try to get round to both of those things after the meeting then (rebasing and talking)
15:12:37 <Zara> :)
15:13:38 <SotK> Zara: how is the roadmap going?
15:13:45 <Zara> # Info Zara is working on roadmap
15:14:00 <Zara> #link https://wiki.openstack.org/wiki/StoryBoard/Notifications
15:14:17 <Zara> that's the current beginnings of the draft. I found I needed a spec before I could draw up a roadmap
15:14:32 <Zara> and then I found there were a lot of questions that needed answering to draw up a spec
15:15:01 <Zara> :) so that's the rough list of questions/things to think about, and the next step is coming up with a bunch of plausible answers.
15:15:55 * SotK will read it at some point
15:16:00 <SotK> maybe tomorrow by now
15:16:18 <Zara> hahaha. :) it focuses purely on notification because there were so many things to look at
15:16:27 <Zara> so I picked the one that seemed of the most interest
15:17:21 <SotK> notification will be very useful, so seems sensible
15:18:25 <Zara> \o/
15:19:24 <Zara> me: http://i.imgur.com/xVyoSl.jpg
15:19:35 <Zara> but if it seems sensible, I won't worry about it. :)
15:20:10 <pedroalvarez> so cute :)
15:20:24 <Zara> I just realised that that dog is wearing a tie
15:20:27 <Zara> huh.
15:20:32 <Zara> anyway, that's all I have to say, I think.
15:20:55 <SotK> :D
15:21:14 <SotK> #topic Open Discussion
15:21:50 <SotK> do we have anything to discuss this week?
15:22:10 <pedroalvarez> has "Recent events" not working in storyboard.openstack.org been discussed?
15:22:29 <pedroalvarez> ok, I failed to quote that, but you know what I meant
15:22:47 <pedroalvarez> I assume that has to be raised in an infra meeting
15:22:51 <SotK> is this the fact that some things that should cause notifications don't seem to actually cause them?
15:23:00 <pedroalvarez> yes
15:23:34 <Zara> guessing that's a bug in the webclient, so it'd be on us to fix it.
15:24:14 * SotK suspects the backend isn't working properly
15:24:39 <SotK> since that is where the notifications are actually created
15:25:09 <SotK> I don't know why, I've never seen it on my test instance
15:25:22 <SotK> perhaps there aren't enough workers running to handle the number of events or something
15:25:31 <pedroalvarez> this is a bit complicated to debug without access to the real instance
15:25:35 <SotK> indeed
15:26:31 <Zara> hm, I don't think they display properly on my test instance (though it could also be an issue with my own db since I have another error relating to users)
15:27:27 <SotK> Zara: interesting, what is wrong with them on your instance?
15:27:57 <Zara> SotK: they don't seem to be displaying at all.
15:28:10 <Zara> can you give me a case where one should definitely display?
15:28:35 <SotK> any time you edit a story you are subscribed to
15:28:52 <SotK> do you have the event worker daemon running?
15:28:59 <pedroalvarez> question: even if you comment with the same user?
15:29:10 <SotK> pedroalvarez: I think so, yes
15:29:26 <Zara> nope, nothing, but aha, because that sounds vaguely familiar and I think I don't have it running
15:29:29 <Zara> so that would explain it.
15:29:45 <SotK> pedroalvarez: yup, I have notifications for comments I made on stories I'm subscribed to on my test instance
15:30:00 <SotK> Zara: aha!
15:30:40 <Zara> mystery solved for my instance, at least :)
15:31:15 <pedroalvarez> Regarding openstackid. Have we been asked to try it and report back?
15:31:38 <SotK> nope, but I think the plan is for OpenStack to migrate from launchpad to openstackid at some point
15:31:50 <SotK> so it would be helpful if StoryBoard works with both
15:33:14 <pedroalvarez> ack
15:35:52 <Zara> what is the current status of storyboard with openstackid? i've seen discussion but missed an overall summary, sorry
15:37:39 <SotK> pedroalvarez?
15:37:52 <pedroalvarez> Well, it kind of worked but without working
15:38:13 <Zara> hmmm
15:38:21 <pedroalvarez> I mean, you can log in, but storyboard fails to get inofmration from it (like fullname, email...)
15:38:22 <pedroalvarez> and fails
15:38:37 <SotK> hm, weird
15:38:38 <pedroalvarez> Not sure if this is storyboard problem, or openstackid problem
15:38:43 <pedroalvarez> or configuration problem
15:38:43 <Zara> ah, right, was going to say 'that sounds like software in general, all sounds good' :P
15:39:41 <Zara> #info possible to log into storyboard with openstackid, but not all user metadata relayed (eg: fullname, email)
15:39:58 <pedroalvarez> I've tried to work out how the openid auth works, but failed to understand a thing
15:40:24 * SotK hasn't even gone near the openid auth
15:41:03 <Zara> pedroalvarez: would you be able to keep looking at that, or are you too busy with other things?
15:41:25 <pedroalvarez> I'm in other things tbh
15:42:12 <Zara> okay, you've accidentally become the expert in the room, here, but I understand. :)
15:43:16 * SotK is happy to look at it sometime, but it might be something like next week before I get to it
15:43:34 <Zara> yeah, I'm aware you've got a million and one things to look at; are you okay with that?
15:43:46 <pedroalvarez> heh, I'll try to understand things, but I can't promise I'll spend a lot of time on it
15:44:08 <Zara> SotK: we can probably spend a minute working out what to prioritise if you need it.
15:44:36 <Zara> pedroalvarez: thanks, no problem. let us know if you make a breakthrough :)
15:44:46 <SotK> pedroalvarez: thanks :)
15:44:51 <pedroalvarez> yw! :)
15:45:07 <SotK> Zara: that could be useful once I've finished reworking the worklists/boards buttons
15:45:43 <Zara> SotK: okay, sounds good to me. :)
15:46:07 <Zara> any other things to note?
15:46:17 * SotK doesn't have anything else
15:46:49 <Zara> I don't either.
15:48:00 <SotK> then I'll end the meeting!
15:48:05 <SotK> #endmeeting