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.




AdminService.GetWorkflow always returns null

api

Version: v3.6.0 Build 2543

I need to access to the Issue's workflow so I can show the appropriate Status (pre / post) in a drop down. 

Whenever I call AdminService.GetWorkflow with a valid WorkflowID, it is returning null.

I am assuming you need to get the Workflow, then iterate the Workflow's items.

 

dongertz
· 1
dongertz
Replies (3)
helpful
0
not helpful

This is a bug that will be fixed in 3.6.1: http://gemini.countersoft.com/Default.aspx?p=2&i=3500


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

Is there a work-around?  I really need to allow a user to set the issue's status.

Also, when is 3.6.1 going to be released?  I see from the Gemini Road Map, 3.6.1's release date was 12/30/2009.


dongertz
· 1
dongertz
helpful
0
not helpful

Yes, get all the workflows and find the one you are after in the returned collection.


Saar Cohen
· 5000
Saar Cohen