#356 'distribution' vs 'general' in bugzilla
Closed None Opened 14 years ago by notting.

= Proposal topic =

How do we handle 'distribution' vs 'general' in bugzilla?

= Overview =

This comes from https://bugzilla.redhat.com/show_bug.cgi?id=573533:

Previously, 'distribution' was described in bugzilla as
{{{
distribution - Bugs related to Fedora Core which do not apply to any
specific components. Such as requests for new components, etc.
}}}

'general' was described as
{{{
general - For bugs not specific to any single component.
}}}

Obviously, this was unclear.

= Solution Overview =

I've made a first stab at it, and changed them component descriptions as follows:

{{{
distribution - Bugs related to Fedora which do not apply to any specific components. This incudes requests for new components, bugs about what packages may or may not be included in various spins, bugs in the mechanics of how the distribution is built, and other issues.
}}}

{{{
general - Bugs that are not tied to a specific component. Use 'general' if you're not sure where the bug should go
}}}

However, I'm open to ideas how to solve this better, or if the two components should be merged.

= Active Ingredients =

FESCo, QE

= Owners =

Me.


Just to put this in a way that renders in a readable way in firefox:

distribution - Bugs related to Fedora which do not apply to any specific components. This incudes requests for new components, bugs about what packages may or may not be included in various spins, bugs in the mechanics of how the distribution is built, and other issues.

general - Bugs that are not tied to a specific component. Use 'general' if you're not sure where the bug should go.

It was decided to remove the 'general' component and try and get distribution to sort to the top of the component list.

'general' has been removed (all bugs in it changed to distribution).

https://bugzilla.redhat.com/show_bug.cgi?id=576320 has been filed to see how complicated sorting is.

Looks like this has been implemented and will go live with the next bugzilla.redhat.com update.

I guess we can close this now?

Login to comment on this ticket.

Metadata