#3650 package owner change reassigns non-owner tickets
Closed: Fixed None Opened 11 years ago by bcl.

= bug description =
lorax ownership was changed from mgracik to me. Some of the tickets were owned by mgracik and some by wwoods. The system reassigned all of them to me instead of just the ones from the old owner.

= bug analysis =

= fix recommendation =
Only reassign bugs owned by the old owner. A package may have more than one person working on tickets.


+1

It would be nice to get rid of the message
{{{
This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component.
}}}
when no change happened (because the original bug owner != old package owner).

So there are three situations:

1/ old assignee == old poc => re-assign w/ a comment (current situation) [[BR]]
2/ old assignee == new poc => nothing to re-assign, comment still(?) [[BR]]
3/ old assignee not in [odl poc, new poc] => ? [[BR]]

1/ is the current situation, works just fine

2/ can be easily done, the question is: do we still announce the change in point of contact (poc) in the ticket or not?

3/ is the original question reported here. I think I would approach it as 2 but more inputs welcome :)

My opinion:

2) No comment in the ticket, because it does not matter for the bug

3) like 2): no re-assign, no comment

Fixed in https://github.com/fedora-infra/pkgdb2/commit/c946ccb6746ebef5d86f515fa3caf9c9f17390d2

It should work as planned but I would not mind someone helping me to test it some more.

Login to comment on this ticket.

Metadata