Re: Very close to finishing Bugzilla 2.20. Opinions wanted.



On Mon, Nov 28, 2005 at 01:04:30PM -0500, Thierry Moisan wrote:
> Olav Vitters a écrit :
> 
> >[ Initially mailed to bugmaster gnome org  I want your comments too. ]
> >
> >http://bugzilla-test.gnome.org/ is almost the way I want it to be.
> >There are only a few items on the TODO list:
> >
> >* TEST TEST TEST! (ask bugsquad to help?)
> > 
> >
> Hi, I tested a bit bugzilla 2.20 and I found some strange things :
> 
> 1. I think that when changing something in a bug, the "Bug Reassignment" 
> options (at the end of the bug page) default option shouldn't be " 
> Reassign bug to default assignee and QA contact of selected component" 
> but "Leave assigned to xxxxxx" . I think that when we do a change like 
> just a comment and setting as new or something else, we don't want to 
> change anything else. But if someone else than the default assignee 
> (wich I think is the component owner right?) as this bug assigned to 
> him, there could be so mix up.

Default assignee is the component owner indeed (usually the
product-maint gnome bugs 

The show_bug page will not actually select 'Reassign bug to default
assignee and QA contact of selected component' by default. When loading
the page it will check if the current owner is the default
assignee/owner. If that is the case this option will be enabled.

When the current owner/assignee is *not* the default one, the 'leave
assigned to xxx' will be selected.

Above is intended to easily allow someone to move bugs between products.
When a bug was assigned to a specific person, the bug will still be
assigned to that person. When a bug was not specifically assigned,
moving to another product should reassign to the owner of the new
product.

In a ASCII art table to make more clear:

                     | Is assigned to    | Is NOT assigned to |
                     | the default owner | the default owner  |
---------------------------------------------------------------
Will be reassigned   | YES               | NO                 |
on product change    |                   |                    |
---------------------------------------------------------------
Leave assigned to    | NO                | YES                |
xxx is selected      |                   |                    |
---------------------------------------------------------------
Reassign to def.owner| YES               | NO                 |
+QA is selected      |                   |                    |
---------------------------------------------------------------

If above table doesn't make sense, just reassign a bug to yourself and
visit the bug again. Then reassign the bug again to the default owner
and revisit the bug. Make sure to actually visit the bug again (and not
reload it in another tab), cause Mozilla remembers the selected form
options.


Also different from a normal Bugzilla, reassignments will *not* change
the status of a bug to NEW! This is on purpose.

> 2. bugzilla 2.20 doesn't allow any reopen status after needinfo status 
> as been set...

Whoops. Added the reopen back. Have to check for further forgotten
status changes. Possibly forgotten others as well.

-- 
Regards,
Olav



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]