New and Improved 3.13 Beta. Highlights: Shareable filters and dashboards and lots of other goodies. Any feedback can be raised as JIRA issues in the JIRA project.
Issue Details (XML | Word | Printable)

Key: JRA-8167
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Keith Brophy
Reporter: Jason Schnell
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
JIRA

CLONE -Add links to common filters in user profile page

Created: 06/Oct/05 04:02 PM   Updated: 11/Oct/05 12:07 AM
Component/s: Web interface
Affects Version/s: 2.6.1 Pro
Fix Version/s: 3.0 Pro Preview, 3.3.3

Time Tracking:
Not Specified

File Attachments: 1. File viewprofile.jsp (6 kB)

Issue Links:
Cloners
 

Participants: Jason Schnell, Jeff Turner [Atlassian] and Keith Brophy
Since last comment: 2 years, 46 weeks ago
Resolution Date: 11/Oct/05 12:05 AM
Labels:


 Description  « Hide
When a user views someone else's profile page (eg. by clicking on their name in an issue), it would be nice to include links to filters like "reported by this user". These filters are actually included in the user's own view of their profile. We just need to enable it for all users.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Jason Schnell added a comment - 06/Oct/05 04:04 PM
I wanted to edit after the clone, but here it goes...
Can these links be extended to non-admin users and can the filters be displayed on the profile page instead of just the links being displayed.

Jeff Turner [Atlassian] added a comment - 09/Oct/05 07:11 PM
I'm not sure why visibility was limited to Administrators only. Keith?

Keith Brophy added a comment - 11/Oct/05 12:05 AM
This information is now visible to all users - the information returned is retrieved through searches with all correct permissioning enforced.

Please use the attached file in order to achieve this behavior in JIRA 3.0.x.


Keith Brophy added a comment - 11/Oct/05 12:07 AM
Replace the original file:

../secure/views/user/viewprofile.jsp

with the file attached for JIRA 3.0.x to achieve this behavior.