Closed (fixed)
Project:
Case Tracker
Version:
master
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
15 Aug 2006 at 00:36 UTC
Updated:
12 Nov 2007 at 22:41 UTC
I think it would be useful for anyone who's making a custom view of projects and cases to have these filters added: Casetracker: Assigned to Current User and Casetracker: Opened by Current User (and the one that combines both I guess). I tried to do it but with my almost nonexistent knowledge of PHP only managed to produce errors.
Comments
Comment #1
DaveNotik commentedGood suggestion Natalie.
OG (og.module), in the "Og: Post in User Subbed Groups" filter, has an "Is Currently Logged in User" value, so that's probably a good place to look. If you can't whip up a patch, maybe someone else who's following can help.
Comment #2
Natalie@drupal.ru commentedIndeed, I've looked at OG and tried to add the following code to casetracker_views_tables(), in filters:
Comment #3
DaveNotik commentedBumping this up. I came across this need today when trying to create a custom "my cases" block via Views.
Comment #4
Veggieryan commentedbump. please. this seems like basic functionality. very crucial.
Comment #5
zero2one commentedFixed see: http://drupal.org/cvs?commit=85845
Comment #6
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.