Relationship Graph
View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002615 | mantisbt | feature | public | 2002-10-14 00:36 | 2004-07-08 07:34 |
Reporter | Assigned To | vboctor | |||
Priority | low | Severity | feature | Reproducibility | N/A |
Status | closed | Resolution | duplicate | ||
Platform | x86 | OS | Windows 2000 | ||
Product Version | git trunk | ||||
Summary | 0002615: User-Summary on Mainpage | ||||
Description | At the moment the Mainpage shows the Nr. of open Bugs assigned to and reported from me. | ||||
Tags | No tags attached. | ||||
Hmm... or maybe display the top 10 as well as the link to the filtered view_all page? how do you define top 10, by the way? It would be nice to pull each of the main page stats out into a separate file and then users could easily add their own and just include them in the main page, like pluggable info panels or something... edited on: 10-15 15:24 |
|
In other bug trackers there is this concept of the inbox, which is the same idea as what is suggested above. I would say any bug that is assigned to or reported by me should appear in the inbox, given that it is not closed and that it depends to the current selected project (or all projects if All Projects is selected). I would say we should display the first N bugs (where N is the number of bugs to display per page, used in the view all bugs). The choice of the first N should be based on the last-modified (again same as view all bugs). |
|
BTW, I remember making the numbers that are currently in the main page as links which when clicked opens the view bugs page viewing only the bugs that are reported by or assigned to the current user. This is in 0.18.0-CVS. |
|
vboctor: does your change still affect the user's cookies? i saw a patch on the forum a fair while ago that provides the same functionality, though doesn't change the cookies. it's still a little annoying (it changes filter settings on screen) but at least i can still re-click the "view bugs" link, and get my original settings back. its just that my users were confused that clicking links would affect their cookies. any chance of changing this? edited on: 10-28 13:58 |
|