Bug 432238 - It is not possible change the reporter of the bug when the original one is MIA
Summary: It is not possible change the reporter of the bug when the original one is MIA
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Bugzilla
Classification: Community
Component: Creating/Changing Bugs
Version: 2.18
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: PnT DevOps Devs
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-02-10 10:11 UTC by Matěj Cepl
Modified: 2013-06-24 02:17 UTC (History)
1 user (show)

Fixed In Version: 2.18
Clone Of:
Environment:
Last Closed: 2008-02-11 02:48:41 UTC
Embargoed:


Attachments (Terms of Use)

Description Matěj Cepl 2008-02-10 10:11:28 UTC
Description of problem:
see bug 212616 -- the original reporter went MIA and when Jan Pazdziora (of Brno
office) confirmed he can reproduce the bug, I would love to change the
"reportership" of the bug to him. Now he can fix this by cloning the bug, but a)
it is awkward, b) when bug 213310 is fixed, this won't work either.

Comment 1 David Lawrence 2008-02-11 02:45:09 UTC
This is original design of Bugzilla and it escapes me right now what the
original intention was to not allow changing of the reporter of a bug. But we do
have a XMLRPC method that can do this. 

bugzilla.changeAssignment($bugid, { reporter => jpazdziora },
$username, $password);

I will do that for the bug in question.

Dave

Comment 2 Jan Pazdziora (Red Hat) 2008-02-11 07:55:53 UTC
Well, reporter is just that -- the person who reported the bug. There is no real
reason to change that information. As for bug 212616, since I learned about the
existence of that bug, I put myself to Cc, so that I would catch and answer all
NEEDINFO requests anyway.

Comment 3 Matěj Cepl 2008-02-11 13:08:32 UTC
(In reply to comment #2)
> Well, reporter is just that -- the person who reported the bug. There is no real
> reason to change that information. As for bug 212616, since I learned about the
> existence of that bug, I put myself to Cc, so that I would catch and answer all
> NEEDINFO requests anyway.

I am sorry, Jan, but I have to very respectfully disagree with you. Bugzilla is
not a tool for theoretical discussion about the True Nature of reporter, but a
tool for management of our work. In this respect, a reporter is somebody who
will answer my questions, who is willing to reproduce a bug, and who will
confirm that the bug is patched.

Need to remember, that "this reporter is MIA, and I should communicate with a
guy on Cc: list" (and set NEEDINFO accordingly) ... that just doesn't scale.



Comment 4 Jan Pazdziora (Red Hat) 2008-02-11 13:20:48 UTC
I provided the info needed in bug 212616, didn't I?

Any communication you do goes via bugzilla comments, you don't communicate with
a guy on Cc: list. And I follow the comments. It was you who missed my answer.

Your point?


Note You need to log in before you can comment on or make changes to this bug.