- Status New
- Percent Complete
- Task Type Feature Request
- Category User Interface
- Assigned To No-one
- Operating System All
- Severity Low
- Priority Very Low
- Reported Version 1.0 alpha1
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
Attached to Project: Flyspray - The bug killer!
Opened by peterdd - 12.08.2015
Last edited by peterdd - 15.01.2017
Opened by peterdd - 12.08.2015
Last edited by peterdd - 15.01.2017
FS#2030 - show votes of a user on user page
On the user page
/index.php?do=user&area=users&id=*
or
/index.php?do=user&area=users&id=*&project=1
or
/index.php?do=user&area=users&id=*&switch=1 (project switch select)
an info could be shown how many votes a user has given.
Maybe show the tasks on mouse hover (:hover) if permission to view them exists.
Needs to be considered:
- Show count only for current project or all projects? (project param is optional on user page)
- counts of hidden, closed or restricted projects (user permission)
- How to handle votes of private tasks?
- Show votes of closed tasks too? (votes on closed tasks should don’t count for max votes per project)
- When personal “max votes per project” (open tasks) is active, this is of more value.