Closed (fixed)
Project:
Case Tracker
Version:
5.x-1.1
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
9 Oct 2007 at 00:40 UTC
Updated:
15 Nov 2007 at 19:30 UTC
When a user clicks on his list of cases (user/1/cases) it doesn't show the project name. We have dozens of projects and hundreds of cases and they could potentially have similar case names. I would like for the user to see the project name in their case list.
I assume this would be handled in the Views module but I go to the Views module and I don't see a view that in any way indicates that it goes with Case Tracker. Where do I go to edit Case Tracker views?
Thanks!!!
Comments
Comment #1
zero2one commentedYou can create a new view that does the same as the default list provided.
In that view you can add the project field (and others).
You can filter on creator=current logged in user so you can filter all cases the user created.
You can't (for now) create a filter of cases assigned to the current user. That filter does not exists (for now).
As the new maintainer this is 1 of the filters I will add in the next release.
See: http://drupal.org/node/168155
Comment #2
zero2one commentedThe "assigned to the current user" is added in the 5.x-1.2-beta1 release.
Comment #3
zero2one commentedComment #4
zero2one commented