Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 521230

Summary: Bugzilla: disable appending cloned bug to 'depends'
Product: Gentoo Infrastructure Reporter: Michał Górny <mgorny>
Component: BugzillaAssignee: Bugzilla Admins <bugzilla>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=641992
Whiteboard:
Package list:
Runtime testing required: ---

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2014-08-27 06:48:08 UTC
Could we please disable the code that appends just-cloned bug into 'depends' field? I've cloned bugs many times and not found that useful a single time. Rather irritating that I had to wipe the field and re-add the correct bug. Sometimes having removed the wrong bug too, resulting in extra mails and confusion.
Comment 1 Larry the Git Cow gentoo-dev 2019-09-13 20:16:30 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/gentoo-bugzilla.git/commit/?id=78489b4fa10db20b52766a10146c95b66cc4b2d9

commit 78489b4fa10db20b52766a10146c95b66cc4b2d9
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2019-09-13 07:42:35 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2019-09-13 20:16:12 +0000

    Do not add cloned bug to 'depends on'
    
    Bug: https://bugs.gentoo.org/521230
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 enter_bug.cgi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-09-14 05:29:17 UTC
...aaaand deployed.