Home Home
  login

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.




Manipulate entities from a plugin?

add-ons

Hi,

I am looking into what can be done through the plugin API to provide tighter integration with some of our other tools and processes. I have a basic Hello World! plugin working that writes something to the event log when an issue is created or updated.

Now, I am wondering if there is a way to update the issue and/or other entities from the plugin. I couldn't find anything that looks like it could do that in the IssueEventArgs object that is passed in to the plugin... Is there any more documentation about the API other than the little bit that is in the administration guide?

Thanks in advance.

Pierre

pierre.boudreau
· 1
pierre.boudreau
Replies (1)
helpful
0
not helpful
ANSWER

The plugin api is an asnyc one, so if you need to manipulate the issue you will have to use the web services api. We do have this on the roadmap (before and after events): http://gemini.countersoft.com/Default.aspx?p=2&i=3671 for later this year.


Saar Cohen
· 5000
Saar Cohen