Plugin Developer Discussion

Discussion for FogBugz Plugin developers

Compound filters

Is it possible to extend the FogBugz filter UI in order to handle compound filters?

For example:

Filter: All open cases assigned to Bob AND All open cases assigned to Fred

After working with the API a bit this didn't seem doable, but I was wondering if I'd missed something that would allow it.

Thank you!
Darren Lafreniere Send private email
Monday, September 28, 2009
 
 
Currently this isn't possible, though searches already allow this sort of filtering.  You could have the filter:

All open cases

and then add the search term:

"assignedto:Bob OR assignedto:Fred"
David Fullerton Send private email
Wednesday, September 30, 2009
 
 

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics
 
Powered by FogBugz