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.




Make Resource and Creater automatically followers

projects
emails

Currently the process of having to create a ticket first before followers can be assigned seems very cumbersome and prone to errors. Is there a way to automatically make the individual that creates the ticket and the individual that is assigned as resource, followers to the ticket?

TJF
· 1
TJF
Replies (5)
helpful
1
not helpful
ANSWER

We wrote a plugin that does that: http://www.geminiplatform.com/downloads/v5/Countersoft.Gemini.AutoWatchers.zip

Download, unblock and extract it to the app_data\plugins folder of Gemini (5.1.1)


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

Can you please provide an update for 5.1.2 - it doesn't work anymore with 5.1.2 and I'm getting errors when the IIS process starts up:

Unhandled exception: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.. Stack trace: at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module) at System.Reflection.Assembly.GetTypes() at Countersoft.Gemini.Infrastructure.Managers.GeminiEventDispatcher.LoadPlugins()


TJF
· 1
TJF
helpful
0
not helpful

Are you using the latest web.config?

··· I wasn't, that fixes it, tyTJFWednesday, October 24, 2012, 1:59:06 PM

Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

Is there an updated version for 5.1.5, I doesn't seem to work with 5.1.5 and I'm getting the following error:

Unhandled exception: An item with the same key has already been added.. Stack trace: at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add) at Countersoft.Gemini.Infrastructure.Apps.AppManager.LoadApp(String fileName)

I've updated the web.config to the latest version


TJF
· 1
TJF
helpful
0
not helpful

I suggest you clear all apps (zips and folders) from the app_data\apps folder and put the zip files back in from the Gemini 5.1.5 zip.


Mark Wing
· 9108
Mark Wing