Closed
Bug 299248
Opened 20 years ago
Closed 20 years ago
Keyword count includes deleted bugs.
Categories
(Bugzilla :: Bugzilla-General, defect)
Tracking
()
People
(Reporter: david, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050531 Firefox/1.0+ Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050531 Firefox/1.0+ The count of bugs that have each keyword on describekeywords.cgi includes bugs that have been deleted from the database. Reproducible: Always Steps to Reproduce: 1. Import some bugs with keywords into the database using importxml.pl 2. Delete those bugs by setting them all to a component and then deleting that component. 3. Visit describekeywords.cgi 4. If you click on any of the bug counts, you get a bug list that only includes bugs still in the database. Actual Results: The total keyword count is to high Expected Results: The keyword count should only include bugs that still exists. Could be related to bug 253594
| Reporter | ||
Updated•20 years ago
|
Version: unspecified → 2.18
Comment 1•20 years ago
|
||
When deleting bugs, some records were not removed correctly (or not removed at all), see bug 86328. This has been fix on the trunk (2.19.x) two months ago. *** This bug has been marked as a duplicate of 86328 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•