Closed
Bug 417759
Opened 17 years ago
Closed 17 years ago
Introduce Bugzilla and Kubla; ensure they get along.
Categories
(Webtools Graveyard :: Kubla, defect)
Webtools Graveyard
Kubla
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: clouserw, Assigned: abuchanan)
References
Details
Originally suggested in bug 416678, it would be nice to see some integration between Bugzilla and Kubla. At a minimum, being about to tie bugs to certain files would be good. If we're feeling adventurous, having Kubla use the Bugzilla API to make changes to bugs would be cool, but last I heard getting SVN to talk to Bugzilla was a pain, so I expect this to be similar.
Perhaps being able to flag certain files as pertaining to certain bugs would be a good way to sort the queue pages too. This could fix the bug* about grouping files on queue pages logically instead of alphabetically.
* This was talked about in the .12 post-mortem and I was pretty sure I filed a bug, but I can't find it. CCing abillings to see if he has the bug or, if not, what he thinks of this bug+file idea.
Comment 1•17 years ago
|
||
(In reply to comment #0)
> If we're feeling adventurous, having Kubla use the
> Bugzilla API to make changes to bugs would be cool, but last I heard getting
> SVN to talk to Bugzilla was a pain, so I expect this to be similar.
It's not that hard actually... IT has some things set up that use the API to open/close bugs.
| Reporter | ||
Comment 2•17 years ago
|
||
(In reply to comment #1)
> (In reply to comment #0)
> > If we're feeling adventurous, having Kubla use the
> > Bugzilla API to make changes to bugs would be cool, but last I heard getting
> > SVN to talk to Bugzilla was a pain, so I expect this to be similar.
>
> It's not that hard actually... IT has some things set up that use the API to
> open/close bugs.
>
We ran into some troubles in bug 405500 with usernames. Anyway, that can be part 2 of this bug.
I talked to Alex on IRC a bit. We're going to setup a tagging system for files. If the tag happens to contain /bug .*/ (or something similar) we'll make it a hyperlink to bugzilla.
I think that will solve the grouping problem and hopefully bugzilla can provide a little accountability. We can talk about API's after we see how this goes.
Assignee: clouserw → buchanae
| Assignee | ||
Comment 3•17 years ago
|
||
file tagging basics added in r10759
ignores file/tag removal for now.
next up, tag filters (i.e. recognizing bug 878989)
| Reporter | ||
Comment 4•17 years ago
|
||
I just added a new file with a couple tags and after saving it the tags didn't show up in the stage queue.
| Assignee | ||
Comment 5•17 years ago
|
||
(In reply to comment #4)
> I just added a new file with a couple tags and after saving it the tags didn't
> show up in the stage queue.
>
fixed in 11648
| Reporter | ||
Comment 6•17 years ago
|
||
Bug links are in (thanks Alex). Due to bug 405500 we're not going to deal with additional interaction at this point.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•