>Date: Wed, 21 Sep 2011 14:55:28 +0200 >From: "Michael Polenske" <[email protected]> > To your second question - I want to create to search to find all tickets of my group - something like "cc.id == _groupofcurrentuser__"
Try using WatcherGroup.id in your query. We have a dashboard for a group whose id is 119. The search criteria includes 'WatcherGroup.id = 119'. The query returns all tickets where any member of group 119 has a role: owner, requestor, cc or admincc. Sharon Belliveau Application Design + Development Research & Statistics Federal Reserve Board -------- RT Training Sessions (http://bestpractical.com/services/training.html) * Chicago, IL, USA September 26 & 27, 2011 * San Francisco, CA, USA October 18 & 19, 2011 * Washington DC, USA October 31 & November 1, 2011 * Melbourne VIC, Australia November 28 & 29, 2011 * Barcelona, Spain November 28 & 29, 2011
