*** diablo_rojo has quit IRC | 00:08 | |
*** diablo_rojo has joined #storyboard | 00:25 | |
dmsimard | Why am I not able to create a story in storyboard :( | 01:30 |
---|---|---|
dmsimard | I logged out, logged back in.. the "save changes" button stays greyed out even though all the fields have been filled | 01:30 |
dmsimard | I had just created another story before that too... | 01:31 |
dmsimard | Even in incognito on another browser it doesn't work :/ | 01:33 |
dmsimard | http://i.imgur.com/hjyo9S6.png | 01:33 |
*** persia has quit IRC | 02:06 | |
*** persia has joined #storyboard | 02:09 | |
*** zara_the_lemur__ has quit IRC | 02:15 | |
*** diablo_rojo has quit IRC | 03:03 | |
*** diablo_rojo has joined #storyboard | 04:20 | |
*** diablo_rojo has quit IRC | 04:50 | |
*** diablo_rojo has joined #storyboard | 04:52 | |
*** diablo_rojo has quit IRC | 05:10 | |
*** betherly has quit IRC | 08:51 | |
*** fay_ has joined #storyboard | 09:05 | |
Zara | dmsimard: hm, I've had that happen when the 'project' field hasn't been populated by the dropdown | 09:21 |
Zara | dmisimard: So my guess would be that you'd need to start retyping the project, then select it from the dropdown | 09:23 |
*** bethwhite has joined #storyboard | 09:40 | |
*** bethwhite has quit IRC | 09:47 | |
*** bethwhite has joined #storyboard | 09:48 | |
SotK | Does ctrl+f5 fix it? It reminds me somewhat of the issue persia and SpamapS found which appeared to be caused by some caching weirdness I think. | 10:13 |
*** fay_ has quit IRC | 11:22 | |
*** fay_ has joined #storyboard | 11:39 | |
*** jtomasek has joined #storyboard | 13:22 | |
*** dmsimard is now known as dmsimard|pto | 13:39 | |
*** fay_ has quit IRC | 14:04 | |
*** bethwhite has quit IRC | 17:11 | |
SpamapS | SotK: btw the browser that had those problems eventually must have expired the cache. | 17:39 |
*** jtomasek has quit IRC | 17:46 | |
*** perryl has quit IRC | 17:52 | |
*** alexismonville has joined #storyboard | 18:02 | |
fungi | Zara: SotK: are the references to branch_id, milestone_id and priority fields for tasks at http://docs.openstack.org/infra/storyboard/webapi/v1.html#task outdated cruft? | 18:11 |
SotK | priority is outdated, but branch_id is still wanted | 18:12 |
SotK | we just need to figure out how to do branches in the UI | 18:12 |
Zara | fungi: they do still exist in the api, although we don't expose them in the UI (for branches and milestones, that's because we don't use them, so someone who does use them would have a better idea of what they should look like there) | 18:12 |
Zara | (for priority, that's because we haven't got round to removing 'flat' priority from the api yet) | 18:13 |
fungi | Zara: SotK: thanks, just trying to figure out how to answer some questions. just so i'm clear, the concept of task priority at this point is specific to worklists and the ordering therein? | 18:15 |
SotK | indeed | 18:16 |
fungi | what is the intended derived state for a story when it has no tasks, or when it has a mix of tasks in merged and invalid states? | 18:38 |
*** zara_the_lemur__ has joined #storyboard | 18:39 | |
Zara | I think merged for a mix, or invalid for no tasks | 18:42 |
Zara | s/invalid/inactive iirc | 18:42 |
SotK | Zara is correct | 18:43 |
fungi | cool | 18:54 |
fungi | and i think currently there's no dependency relationships expressible between individual tasks, right? | 18:55 |
fungi | we had someone asking about the dep tree feature from lp blueprints, like https://blueprints.launchpad.net/designate/+spec/bind9-scalable/ | 18:55 |
SotK | correct, we don't have dependency | 18:59 |
Zara | I think someone (maybe jeblair?) said that dependency relationships were intentionally avoided in storyboard | 19:02 |
Zara | so it might be worth digging into the history there | 19:02 |
fungi | yeah, i wouldn't be surprised, just answering a slew of questions and some i wasn't completely sure on the answers so double-checking | 19:03 |
Zara | sure, np, and thanks for checking! | 19:03 |
* Zara would much rather people get accurate info than guesses | 19:04 | |
* jeblair punts to ttx on the dependency question | 19:05 | |
jeblair | also, it's pretty hard to get a story with no tasks using the webui. it is easy using the api. | 19:06 |
Zara | ah, to create one? | 19:09 |
fungi | is there a rendering bug in boards that fails to populate lanes with too many tasks? the overview says this board has 67 new tasks but i see none in the detailed view https://storyboard.openstack.org/#!/board/39 | 19:20 |
zara_the_lemur__ | hm, we have some rendering issues around that overview, though I'm not sure exactly what's going on there | 19:22 |
zara_the_lemur__ | (automatic lanes always report 0 tasks at the moment) | 19:22 |
fungi | one more and then i promise i'm done ;) | 19:23 |
zara_the_lemur__ | (we've also had issues around private stories being mentioned in the counts, though I swear we've fixed that about 6 billion times, but if the zuul team have some security things in there, that might be it) | 19:24 |
zara_the_lemur__ | (67 sounds a bit exciting though) | 19:24 |
fungi | do you recall if there was an open story (and if it was on the roadmap) for sanctioning specific story tags, maybe relative to whether or not they get autocompleted entry in adding or querying? | 19:24 |
zara_the_lemur__ | I think it was part of the original tagging spec | 19:25 |
fungi | okay, just one of the outstanding pieces we're still missing for the moment i guess | 19:25 |
* zara_the_lemur__ looks | 19:25 | |
fungi | i'll double-check. thanks for the pointer | 19:25 |
zara_the_lemur__ | https://specs.openstack.org/openstack-infra/infra-specs/specs/storyboard_story_tags.html | 19:25 |
zara_the_lemur__ | which links to... https://storyboard.openstack.org/#!/story/98 | 19:26 |
fungi | yep, got it. thanks again! | 19:26 |
zara_the_lemur__ | np :) | 19:26 |
zara_the_lemur__ | anyway, yeah, I'm not aware of a rendering bug specific to large worklists in boards (beyond them taking a long time to display) but that overview is pretty prone to bugs; I would *guess* it's more likely that it's enumerating items that have been deleted or archived, but it might also be interesting new territory. | 19:29 |
fungi | i lied, one more... was there any artifact of the discussions around being able to identify stories as duplicates of one another? | 19:29 |
zara_the_lemur__ | hm, there will be irc logs, beyond that, not sure | 19:30 |
zara_the_lemur__ | my view on it at the moment is that if a user knows a story is a duplicate, they can link it in the story description or the comments | 19:31 |
zara_the_lemur__ | some people feel that unless a specific 'duplicate' field is provided, people won't do it | 19:31 |
zara_the_lemur__ | actually maybe there's an etherpad on this | 19:31 |
fungi | no problem. just wanted to link something semi-formal if it existed, but if there isn't that's perfectly fine too | 19:33 |
*** francoblanco has quit IRC | 19:34 | |
zara_the_lemur__ | aha, a story: https://storyboard.openstack.org/#!/story/2000552 | 19:34 |
fungi | oh, thanks! | 19:35 |
zara_the_lemur__ | oh, heh, we also have a very old wiki page on tags, though it may be so old that it's irrelevant by now: https://wiki.openstack.org/wiki/StoryBoard/Story_Tags | 19:46 |
zara_the_lemur__ | we only have free-form and we don't apply the colour suggestions listed there. | 19:47 |
*** francoblanco has joined #storyboard | 20:17 | |
zara_the_lemur__ | I've finally tested the python-client-oslo-code-removal, seems fine! | 20:58 |
zara_the_lemur__ | (I tested by running a couple of my pet scripts, including good ol' ajaegerbot) | 20:58 |
SotK | \o/ | 21:00 |
*** openstackgerrit has joined #storyboard | 21:05 | |
openstackgerrit | Merged openstack-infra/python-storyboardclient: remove or adopt incubated oslo code https://review.openstack.org/395116 | 21:05 |
openstackgerrit | Adam Coldrick proposed openstack-infra/storyboard: Add filters to the /v1/tasks/search endpoint https://review.openstack.org/390983 | 21:10 |
openstackgerrit | Adam Coldrick proposed openstack-infra/storyboard: Add filters to the /v1/stories/search endpoint https://review.openstack.org/389997 | 21:10 |
zara_the_lemur__ | \o/ | 21:20 |
zara_the_lemur__ | meanwhile I'm solving coding problems about the easter bunny... | 21:21 |
SotK | :) | 21:24 |
zara_the_lemur__ | aw, I thought `!= a or b` was a shorthand for `!= a and !=b `, but turns out it's `(!=a) or b ` | 21:57 |
* SotK thinks it is more readable the way it is | 22:00 | |
zara_the_lemur__ | yeah, I think whatever way round would confuse some folk | 22:03 |
* zara_the_lemur__ would prefer the language to demand brackets for something where the order of operations could be ambiguous, but that could also get annoying to type out | 22:04 | |
* SotK changes his vote on https://review.openstack.org/#/c/404978/ to +2 | 22:06 | |
zara_the_lemur__ | huh, those tests are *still* failing | 22:13 |
*** alexismonville has quit IRC | 22:13 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!