Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




API Issue service call with filters for nulls

web-app

In support of our SCRUM practices, I've introduced a couple custom columns to my issues (iteration, points). I want to be able to get issues from the api that do not have a null value for one or both of those columns.

In effect, I want a 'not null' filter for getting data in the criteria object.

As it is right now, I have to dump all the issues in the db into a memory and then run a linq query on the List. Not efficient.

IMHobbes
· 1
IMHobbes
Replies (1)
helpful
0
not helpful

Feel free to add it to our list: http://gemini.countersoft.com/default.aspx?GEM


Mark Wing
· 9108
Mark Wing