Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 521230 - Bugzilla: disable appending cloned bug to 'depends'
Summary: Bugzilla: disable appending cloned bug to 'depends'
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Infrastructure
Classification: Unclassified
Component: Bugzilla (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Bugzilla Admins
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-27 06:48 UTC by Michał Górny
Modified: 2019-09-14 05:29 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.