Open Bug 409070 Opened 17 years ago Updated 17 years ago

Provide a "Participation" table when looking at a user's account

Categories

(Bugzilla :: User Accounts, enhancement, P3)

3.0.2
enhancement

Tracking

()

People

(Reporter: michael.j.tosh, Unassigned)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.11pre) Gecko/20071206 Firefox/2.0.0.11 Navigator/9.0.0.5
Build Identifier: Bugzilla 3.0

What I would LOVE to see, is a link under a user's account called "User Participations".

This would contain a table of the following:
+-------------------------+-------+--------------------------+
| Role                    | Count | Actions                  |
+-------------------------+-------+--------------------------+
| Reporter                |    17 | Reassign, Search         |
| QA                      |     0 | Reassign, Remove, Search |
| Owner                   |    52 | Reassign, Search         |
| CC                      |   177 | Reassign, Remove, Search |
| Commentor               |   342 | Search                   |
| Default Component Owner |     3 | Reassign, Search         |
| Default CC List         |     1 | Reassign, Remove, Search |
| Flag Requestee          |     7 | Reassign, Remove, Search |
| Flag Requestor          |    12 | Reassign, Search         |
| <cf_userselect(future)> |     3 | Reassign, Remove, Search |
| <cf_userselect(future)> |     2 | Reassign, Remove, Search |
| <cf_userselect(future)> |     1 | Reassign, Remove, Search |
+-------------------------+-------+--------------------------+

Then if a person moved, left, or got pro/de-moted, it would be easier to move someone else into their role.  Currently to change certain fields, such as Reporter, we have to go into the database.  Can't really ask the reporter for more data if he has left the group.  That role should fall back on someone else.

Reproducible: Always
Version: unspecified → 3.0.2
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: -- → P3
(In reply to comment #0)
> Then if a person moved, left, or got pro/de-moted, it would be easier to move
> someone else into their role.  Currently to change certain fields, such as
> Reporter, we have to go into the database.  Can't really ask the reporter for
> more data if he has left the group.  That role should fall back on someone
> else.

I disagree. Even if the reporter is no longer active, he is still the reporter of the bug report. Editing this field doesn't make sense to me, whatever the reason to change it may be. About other fields, you already can query for these buglists despite there is no "official" links pointing to them.
You need to log in before you can comment on or make changes to this bug.