Search found 3 matches

by dmknuth
25 May 2007, 16:09
Forum: Customizations
Topic: Adding a Reviewer column/field to a bug
Replies: 6
Views: 8275

Adding a Reviewer column/field to a bug

In addition to assigning an issue to a handler, I'd like to assign a reviewer to an issue also. The reviewer will have the authority to close the issue once the hanlder has declared the issue is resolved and the reviewer agrees with this.

It looks like I need to add a reviewer_id column to the ...
by dmknuth
23 May 2007, 19:21
Forum: Customizations
Topic: How to modify View Issues to show only >= Assigned issues
Replies: 2
Views: 5004

I left off a key piece of information. I want only issues assigned to the person logged in to be displayed when View Issues is displayed.

For managers, all issues should appear in View Issues.
by dmknuth
23 May 2007, 16:00
Forum: Customizations
Topic: How to modify View Issues to show only >= Assigned issues
Replies: 2
Views: 5004

How to modify View Issues to show only >= Assigned issues

We have set up our workflow to be:
New -> Assigned -> Acknowledged -> In Process -> Reviewed -> Closed.

When a user clicks View Issues, we want it to display only issues of status Assigned or greater.

What's the preferred way of accomplishing this?