*** openstackgerrit has quit IRC | 05:48 | |
*** openstackgerrit has joined #storyboard | 05:48 | |
*** jtomasek has joined #storyboard | 07:01 | |
*** jtomasek_ has joined #storyboard | 07:41 | |
*** jtomasek has quit IRC | 07:41 | |
*** openstackgerrit has quit IRC | 07:48 | |
*** openstackgerrit has joined #storyboard | 07:48 | |
*** perryl has joined #storyboard | 07:54 | |
SotK | interesting, I'd seen GitLab's version but don't remember seeing GitHub's before | 08:45 |
---|---|---|
*** jtomasek_ is now known as jtomasek | 09:02 | |
pedroalvarez | announced one week ago: https://twitter.com/github/status/791739350094606336 | 09:28 |
*** diablo_rojo has joined #storyboard | 13:53 | |
*** alexismonville has joined #storyboard | 15:00 | |
*** jtomasek has quit IRC | 15:44 | |
*** faybrocklebank has quit IRC | 16:45 | |
*** jtomasek has joined #storyboard | 16:52 | |
*** SpamapS has joined #storyboard | 18:36 | |
SpamapS | Hi! | 18:36 |
SpamapS | I'm trying to add a bunch of stories today to a project.. and I just can't reliably predict when the "Save" button will activate. Help? | 18:37 |
*** bethwhite has quit IRC | 18:51 | |
*** bethwhite has joined #storyboard | 18:54 | |
persia | SpamapS: I believe you need a title, a description, and at least one task in a known project (involving selecting from the typeahead selector). Are you seeing a different result? | 19:14 |
SpamapS | persia: yes, I have all of those, and I still get no save button, when I enter the new story pane from worklists | 19:15 |
persia | That's unexpected. I'll try to replicate on -dev. | 19:19 |
persia | Indeed. I can replicate that. I believe it is a bug. I do not seem to be able to create a story either from worklist->add card->create story or even stories->create...story (at top). | 19:25 |
persia | My past experience differs from today. Did you get any to work? | 19:25 |
SotK | exciting | 19:42 |
* SotK will investigate in a short while | 19:43 | |
*** alexismonville has quit IRC | 20:09 | |
SpamapS | persia: I also can't save any edits to the board itself because the save button never activates. | 20:29 |
SpamapS | persia: so I suspect there's just something broken in save button activating. :-P | 20:29 |
persia | I believe you to be correct. I'm not sure how to troubleshoot that, so hope SotK is successful in his investigation. | 20:30 |
SpamapS | persia: it's possible something is cached aggressively by cdn .. a private browsing window does not exhibit either problem | 20:36 |
persia | Interesting. I stopped using storyboard with rekonq in part because reknq's caching algorithm meant that nothing worked. I wonder if it would be useful to include something in headers to discourage certain classes of caching. | 20:38 |
*** diablo_rojo has quit IRC | 20:41 | |
SpamapS | persia: it's probably the opposite. THere's likey something in the headers _that leads to aggressive caching_ that needs to be removed | 20:50 |
SpamapS | browsers don't cache unless they're told to | 20:50 |
SpamapS | also btw.. is there an open item to not show users stuff like this: | 20:50 |
SpamapS | Deadlock found when trying to get lock; try restarting transaction') u'UPDATE stories SET updated_at=%(updated_at)s WHERE stories.id = %(stories_id)s' {'updated_at': datetime.datetime(2016, 11, 3, 20, 49, 17, 935182), 'stories_id': 2000781} | 20:50 |
*** auggy has joined #storyboard | 21:35 | |
jeblair | as we're adding people to a board, i'm wondering if we can use teams for this? | 21:36 |
jeblair | like, can we make a "zuul" team, and then give "zuul team" owner access for the board? | 21:37 |
auggy | so i just joined, not sure how much i missed of the explanation :) | 21:38 |
auggy | we have a board - https://storyboard.openstack.org/#!/board/41 | 21:38 |
auggy | and i didn't know i was supposed to be able to move the little cards around until someone asked if i could | 21:39 |
auggy | so membership access isn't clear, and now that i am added to some group to have that access, i don't know what group that is or that i now have special access other than i can move the cards around | 21:40 |
auggy | oh right and the other issue is right now, people have to be added individually to have access for that board and possibly other resources | 21:42 |
auggy | whereas if we could have the notion of a zuul team that has access to things, then we just have to add people to that team instead | 21:43 |
auggy | yeah what jim said ;) haha sorry if i confused things | 21:43 |
jeblair | it looks like creating teams is a superuser-only feature. but even if a team exists (like "storyboard bros" on storyboard-dev) it doesn't look like a team can be added to the acl for a board | 21:43 |
jeblair | (i looked at the code for teams controller and see @secure(checks.superuser)) | 21:43 |
*** alexismonville has joined #storyboard | 22:19 | |
persia | I think there is some ongoing work for teams still. There is at least https://review.openstack.org/370287 , but that doesn't cover the issues described above. | 22:21 |
*** alexismonville has quit IRC | 22:44 | |
*** diablo_rojo has joined #storyboard | 22:49 | |
SpamapS | persia: I went ahead and created https://storyboard.openstack.org/#!/story/2000795 | 22:56 |
SotK | that short while became a long while... | 22:59 |
SpamapS | SotK: I don't know if you caught the backscroll, but it appears cache related. | 22:59 |
SpamapS | Clean browsers do not show the problem. | 23:00 |
SpamapS | and I noticed libs.js was updated just 10 days ago, so perhaps that is related | 23:00 |
SotK | hm, does doing a hard refresh in your non-incognito browser fix it? | 23:02 |
SotK | re adding teams to board permissions: that is the plan and I have a half finished patch to support it in the api | 23:03 |
* SotK will try to get it finished soon, since I can see the lack of it being really annoying | 23:04 | |
SotK | we should probably also allow teams to be created by non-superusers I think, but I suspect there is some vague room for controversy there | 23:04 |
* SotK wonders how he didn't notice that things with .row have an annoying margin at the bottom since we updated bootstrap | 23:07 | |
SotK | hm, maybe its not since then since that patch isn't merged... | 23:07 |
*** alexismonville has joined #storyboard | 23:12 | |
SotK | I wonder if this seemingly random change with no cause is related to the save button breaking (which I can't reproduce...) | 23:13 |
SotK | ignore my rambling, its from the most recently merged webclient patch and I missed it when reviewing :( | 23:15 |
openstackgerrit | Adam Coldrick proposed openstack-infra/storyboard-webclient: Fix extra padding on everything with the .row CSS class https://review.openstack.org/393500 | 23:28 |
SotK | now to see if I can figure out the thing that is a real problem :) | 23:28 |
*** alexismonville has quit IRC | 23:35 | |
SotK | re caching: the only things I know we deliberately cache are responses from the API to the webclient (so the details of particular stories for example) | 23:37 |
SotK | if we have some weird headers set, I don't know where | 23:37 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!