Bug #36343 Worklog Task ratings not shown in search results for some items
Submitted: 25 Apr 2008 14:10 Modified: 25 Apr 2008 17:08
Reporter: Jay Pipes Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Websites: MySQLForge Severity:S2 (Serious)
Version:2.0 OS:Any
Assigned to: Jay Pipes CPU Architecture:Any

[25 Apr 2008 14:10] Jay Pipes
Description:
Some tasks are not showing their star ratings in the output of the search screens.

How to repeat:
Click "worklog" in the main navigation bar.  Notice many worklog tasks in showing star ratings in the "top rated tasks" area.  Now click on "top-rated" in the grey sub-navigation bar.  Notice that only 2 tasks show a rating in the results.  Ratings should be shown for all tasks with votes.

Suggested fix:
Perhaps it is as simple as a LEFT JOIN issue not picking up certain tasks?
[25 Apr 2008 17:08] Jay Pipes
Fixed in r501.  The search request was referring to the Ratings table using the project item type.