Closed
Bug 660947
Opened 14 years ago
Closed 14 years ago
Version List truncates on report query
Categories
(Bugzilla :: Query/Bug List, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 622487
People
(Reporter: agiordan, Unassigned)
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB7.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; MS-RTC LM 8; .NET4.0C; .NET4.0E)
Build Identifier: Bugzilla 4.0.1
I select Reports -> Advanced Search.
On a project with a product that has 886 versions, when I select the project, the version list truncates to a list of 8, one of which is unspecified.
Reproducible: Always
Steps to Reproduce:
1. Select reports
2. Select Advanced Search
3. Select project
Actual Results:
truncated list of versions to 8. List showed all versions before I selected the product.
Expected Results:
should have shown all versions.
This worked on version 3.4.1 before I upgraded.
![]() |
||
Updated•14 years ago
|
Assignee: charting → query-and-buglist
Component: Reporting/Charting → Query/Bug List
Version: unspecified → 4.0.1
Comment 1•14 years ago
|
||
Thanks for your report. In the browser you're using, is there an error in the JavaScript console when this happens?
Also, make sure that you don't have any old custom templates around from your old Bugzilla version.
Found the issue. One or two products had not components (apparently, this is important now). In that scenario, the versions did not correctly display with their product counterpart (got out of order). Once I added a component to the product(s) that had empty components, the reports displayed the correct version.
FYI.
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → WONTFIX
![]() |
||
Comment 3•14 years ago
|
||
(In reply to comment #2)
> with their product counterpart (got out of order). Once I added a component
> to the product(s) that had empty components, the reports displayed the
> correct version.
This is due to bug 622487.
Resolution: WONTFIX → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•