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.




Is it possible to add an IssueWatcher that's not registered?

api
emails

Is it possible with the API to add an Issue Watcher with just an email adress? We have a lot of clients and each clients has at least 10 users, we don't want to create a user account for each and everyone of them so we made a plugin for our website that uses the api and they can submit and follow issues. But since they don't have any gemini account, we were wondering if it was possible to add an issue watcher with just their email adress.

Jean-Philippe Gire
· 1
Jean-Philippe Gire
Replies (3)
helpful
0
not helpful

Unfortunately no. However, what you can do is set the item's OriginatorData field to the client's email address, the OriginatorType to 1 (email) and OriginatorReply to 2 (to notify on any change). This will work with Gemini 3.6+.


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

Is it possible to add an issue watcher that does not have an account in Gemini, not by using the API, but rather the GUI?


rlevine
· 75
rlevine
helpful
0
not helpful

Unfortunately, no. Feel free to add it to our list: http://gemini.countersoft.com


Mark Wing
· 9108
Mark Wing