#39 Bugzilla bugs widget
Closed: Invalid None Opened 8 years ago by oddshocks.

Display bugs from the pgkwat API for a package.


In order for this one to be useful, I think we need to have the @argument be a username.

The widget should:

  • Look up what packages that user owns in pkgdb.
  • Then make queries to the pkgwat api to get all the bugs for all those packages.

For a user's hub - this would be super useful. It would show all of "my" bugs.

For a group's hub - it could be super useful. We could use the nodejs-sig pkgdb "pseudo-user" for the nodejs SIG's hub page.. and it would have all of their bugs right there for them.

Hi, can we change this to add Bugzilla bug support to the tickets widget? https://pagure.io/fedora-hubs/issue/1 ? Maybe change ticket name to "Add Bugzilla support to tickets widget" ?

We can, but some info first: We currently have separate widgets to doing github, pagure, and bugzilla issues and PRs (it was just easier to write that way).

We could combine them all into one widget, but there's only so much real-estate on the screen and I worry that some useful information from one source would get buried by information from another.

And, if we put pagure, github, bugzilla (and others) all into one widget.. how would we ask the user to configure it? Maybe there's a nice way to present them all at once, but it seems like it might be overwhelming in the configuration panel.

So my concern with having a different widget for each is that it's putting the implementation of the ticket system front and center when I think it probably doesn't need to be. Teams and projects have ticket systems. Which ticket system an individual project uses shouldn't be so important as the tickets / things to work on themselves. I think we have a mockup of the config for this in the repo, it may not have ended up as a ticket, I'll dig for it.

closing this as a dupe of issue #1.

Login to comment on this ticket.

Metadata