Activity log for bug #206811

Date Who What changed Old value New value Message
2008-03-25 21:13:29 Brad Crittenden bug added bug
2008-03-26 15:57:56 Brad Crittenden description A bug feed should have 25 entries in it (with the current configuration). In BugTargetBugsFeed we retrieve BugTasks not bugs and then select the most recent bugs represented from that set of BugTasks. This strategy needs to be revisited to incorporate a batching approach to ensure we get 25 bugs. The current work-around is to simply retrieve twice the number of BugTasks as the number of bugs we need. A bug feed should have 25 entries in it (with the current configuration). In BugTargetBugsFeed we retrieve BugTasks not bugs and then select the most recent bugs represented from that set of BugTasks. This strategy needs to be revisited to incorporate a batching approach to ensure we get 25 bugs. The current work-around is to simply retrieve twice the number of BugTasks as the number of bugs we need. The solution should also ensure private bugs are screened during the db query as removing them later may cause the number of bugs fetched to fall below the threshold.
2009-10-09 00:08:11 Curtis Hovey tags feeds feeds tech-debt
2010-01-23 16:59:06 Curtis Hovey malone: status New Triaged
2010-01-23 17:00:04 Curtis Hovey malone: importance Undecided Low