*** rainya has quit IRC | 01:33 | |
*** davidlenwell has quit IRC | 01:33 | |
*** wendar has quit IRC | 01:33 | |
*** thrace has quit IRC | 01:33 | |
*** wendar_ has joined #storyboard | 01:33 | |
*** davidlenwell has joined #storyboard | 01:34 | |
*** thrace has joined #storyboard | 01:37 | |
*** rainya has joined #storyboard | 01:38 | |
*** davidlenwell_ has joined #storyboard | 07:10 | |
*** davidlenwell has quit IRC | 07:15 | |
*** persia_ has quit IRC | 07:15 | |
*** persia_ has joined #storyboard | 07:16 | |
*** jtomasek has joined #storyboard | 07:34 | |
*** mrmartin has joined #storyboard | 09:51 | |
*** Zara__ is now known as Zara | 09:55 | |
Zara | morning, storyboard! | 09:56 |
---|---|---|
pedroalvarez | morning! | 09:56 |
Zara | I see mordred merged the comment styling patch; thanks, mordred! | 09:57 |
pedroalvarez | and this has been reviewed: https://review.openstack.org/#/c/243682/ | 09:58 |
Zara | ah, great | 09:58 |
pedroalvarez | and I found a bug: https://storyboard.openstack.org/#!/story/2000414 | 09:59 |
pedroalvarez | :) | 09:59 |
Zara | ooh, with three potential solutions included in the bug report \o/ | 10:01 |
Zara | option 2 sounds like the best at a glance, though I haven't done much work on the API so I might be missing something | 10:02 |
pedroalvarez | I think I'm missing some things tbh | 10:02 |
Zara | thanks for reporting (and investigating) it | 10:03 |
pedroalvarez | I've updated it after more investigation | 10:07 |
pedroalvarez | I'd like to solve it but I don't have enough knowlege to find the right fix | 10:08 |
Zara | np, I have a massive backlog of reviews anyway :) | 10:09 |
* Zara tests the about redirect jic | 10:09 | |
*** bashrc_ has joined #storyboard | 10:15 | |
*** bashrc_ has left #storyboard | 10:16 | |
*** openstackgerrit has quit IRC | 10:16 | |
*** openstackgerrit has joined #storyboard | 10:17 | |
*** olaph has quit IRC | 10:48 | |
*** olaph has joined #storyboard | 10:53 | |
openstackgerrit | Merged openstack-infra/storyboard-webclient: Redirect dashboard to about page when not logged in https://review.openstack.org/243682 | 11:23 |
* Zara finds https://storyboard.openstack.org/#!/story/103 and https://review.openstack.org/#/c/129267/ | 11:36 | |
*** mrmartin has quit IRC | 11:37 | |
persia | I belong to the school of thought that it is dangerous to distinguish between bugs and features, because those words have poor semantic boundaries | 11:38 |
pedroalvarez | that spec has been in review for one year | 11:40 |
Zara | I think it got lost for a while. :S I've been looking at things in the gerrit projects for storyboard and storyboard webclient; only just realised it was there after I saw the story and went on a hunt. | 11:42 |
Zara | seems there are a few old ones: https://review.openstack.org/#/q/project:openstack-infra/infra-specs+status:open,n,z | 11:45 |
Zara | I daresay SotK already knew to look around here, but TIL. | 11:46 |
*** openstack has joined #storyboard | 12:49 | |
*** olaph has quit IRC | 13:01 | |
*** olaph has joined #storyboard | 13:01 | |
*** mrmartin has joined #storyboard | 13:19 | |
Zara | search on project groups should probably also list matching projects in those groups... | 13:51 |
persia | Probably. | 13:51 |
persia | Search in general likely needs a rethink: the current model seems to be driven more about implementation ease than based on how people think about search. | 13:52 |
* Zara scowls at search in general | 13:52 | |
Zara | heh, snap, sort of | 13:52 |
Zara | it's also very buggy | 13:52 |
persia | To me, most folk just want to enter some thing in a search box and get all the relevant things. | 13:52 |
Zara | I just found a new bug where, if you search a project the first time, it works. You delete your search, type something new, and search no longer works | 13:52 |
persia | so tags, project names, project abbreviations (e.g. jjb), descriptions of projects or stories, etc. | 13:52 |
Zara | the thing I just found doesn't seem to be an issue for stories or project groups, for some reason | 13:53 |
Zara | and yeah, I think it should search comments as well | 13:53 |
persia | In comments? | 13:53 |
Zara | I think relevance should perhaps be determined by where the user searches, but the things searched should be the same | 13:53 |
Zara | so the results are just ordered differently | 13:54 |
*** jjardon has quit IRC | 13:54 | |
*** jjardon has joined #storyboard | 13:57 | |
Zara | hm, I get a 500 on my instance when I use the 'search' on the left navbar and press enter instead of picking an option from the dropdown. but I still get the result. and this doesn't happen on master. time to find out if it's the patch I'm reviewing, or just hte fact that I'm running a dev instance... | 14:00 |
Zara | yeah, I think it's an issue with my instance. probably related to the other 500. my guess is there's something still wrong with my database. :/ | 14:06 |
Zara | (this is the error, for future ref: http://pastebin.com/a5bFA76W) | 14:06 |
Zara | gah, subscriptions don't display properly in 'stories created by me' | 14:52 |
Zara | I should have checked for this when I tested that patch :( | 14:52 |
Zara | (you can still set the subscription there, it just doesn't display on that list) | 14:53 |
Zara | okay, found the code; will patch in a minute. | 14:55 |
pedroalvarez | What exactly is subscriptions? | 15:02 |
pedroalvarez | is it related to the starts that are next to each story? | 15:03 |
pedroalvarez | yeah, the star says "subscribe" | 15:03 |
*** mrmartin has quit IRC | 15:04 | |
pedroalvarez | I think I see now what you mean. It is broken indeed | 15:05 |
pedroalvarez | "409: POST /api/v1/subscriptions: You are already subscribed to this resource." | 15:05 |
openstackgerrit | Zara proposed openstack-infra/storyboard-webclient: Fix dashboard subscriptions list https://review.openstack.org/245812 | 15:09 |
Zara | yeah | 15:09 |
Zara | that fixes it for that list, but it reveals another issue... (yay) | 15:10 |
Zara | the two lists displayed on that page don't update their appearance together | 15:10 |
pedroalvarez | hah! :) | 15:10 |
Zara | so if you click on a star for 'created by me', that should now change... but 'assigned by me' will look the same (and then error when you click on it) | 15:11 |
Zara | tralalala | 15:11 |
Zara | ditto the other way around | 15:11 |
Zara | first guess at way to fix it: in the code, have some category for 'stories that are both assigned and created by me', which displays a story in each list, and applies the subscribe class to it. | 15:17 |
Zara | idk how integrated that would look, but it seems like there'd be a way to get it to work in theory... will think about it | 15:19 |
paulsherwood | Zara: does 'merged' for https://review.openstack.org/#/c/243682/ mean it should be working now? i still see projects list | 15:21 |
pedroalvarez | paulsherwood: takes a while to make it to production, but I've tested it and it works | 15:23 |
paulsherwood | ah, ok | 15:23 |
pedroalvarez | reload the page, the behaviour should be different | 15:23 |
paulsherwood | aha... odd reload behaviour my end. working now, thanks! | 15:25 |
Zara | heh, great :) | 15:25 |
paulsherwood | should 'A task tracking system for inter-related projects.' become 'A system for tracking issues, bugs, features and tasks for inter-related projects' ? | 15:27 |
paulsherwood | s/for tracking/to track/ | 15:27 |
persia | Are any of those other things not related to tasks? | 15:28 |
* persia likes short | 15:28 | |
paulsherwood | tasks are result from the others. the reverse is not true. as an uneducated visitor a task tracker is not obviously something i would use for bugs, issues, featurers | 15:29 |
paulsherwood | s/are result/result/ | 15:30 |
persia | Hrm. | 15:30 |
paulsherwood | i may be wrong, of course | 15:30 |
persia | You may also be right. Plumbing the experience of the uneducated is a tricky thing. | 15:31 |
Zara | personally, I prefer the shorter version, since the page explains in more detail. But I'm not very attached either way, and that page could do with some tweaks anyway | 15:32 |
paulsherwood | :) | 15:32 |
Zara | please leave anything for the 'about' page here: https://storyboard.openstack.org/#!/story/2000420; should be easier to keep track of :) | 15:41 |
*** wendar_ is now known as wendar | 16:26 | |
Zara | anteaya just flagged this up in openstack-infra: https://storyboard.openstack.org/#!/story/2000422 . It's the same issue I've seen on my test instance (that SotK said he used to experience but then stopped having trouble with), but this is the first I've seen of it in master. | 16:59 |
pedroalvarez | I think I've seen that error in my instance | 17:00 |
Zara | I really hate mysterious errors... | 17:01 |
pedroalvarez | and it's really weird indeed. I could edit the title of other stories... | 17:01 |
Zara | I thought it was to do with the age of the stories, at first | 17:02 |
pedroalvarez | I hate 'unicode' errors | 17:02 |
Zara | but I tried editing the oldest story on storyboard.openstack.org, and it worked :/ | 17:02 |
pedroalvarez | exactly, this happens only in some stories.. | 17:03 |
Zara | on my instance, it affects my 3 oldest stories. I thought I'd caused it with a dodgy git clone a while ago (I cloned into the wrong directory and broke some things). | 17:03 |
Zara | but nope. :( | 17:03 |
pedroalvarez | I thought the same.. | 17:07 |
Zara | okay, just looking at a couple of stories on my instance... the not-working one includes the task status in the request. the working one doesn't (the first thing it asks for is the description) | 17:09 |
Zara | I wonder if that's relevant? | 17:09 |
* Zara tries changing task status back and forth. the request now includes the task status, but it works, still | 17:11 | |
Zara | I think it happens when you add a tag | 17:13 |
*** davidlenwell_ is now known as davidlenwell | 17:15 | |
Zara | removing tags fixes it | 17:16 |
Zara | have confirmed on my instance and on storyboard.openstack.org | 17:16 |
Zara | very weird. I notice it gives an error when tags are created, too (could be two parts of the same error) | 17:17 |
pedroalvarez | I think there are some problems on how the api is being used, but I can work out how , so I can't say | 17:19 |
*** mrmartin has joined #storyboard | 18:18 | |
*** mrmartin has quit IRC | 18:46 | |
*** mrmartin has joined #storyboard | 19:18 | |
*** mrmartin has quit IRC | 19:56 | |
*** olaph has quit IRC | 20:07 | |
*** olaph has joined #storyboard | 20:10 | |
*** SotK has quit IRC | 22:53 | |
*** pleia2 has quit IRC | 22:54 | |
*** SotK has joined #storyboard | 22:55 | |
*** pleia2 has joined #storyboard | 22:55 | |
*** dabukalam has joined #storyboard | 23:02 | |
*** dabukalam_ has quit IRC | 23:06 | |
*** lifeless has quit IRC | 23:06 | |
*** lifeless has joined #storyboard | 23:09 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!