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.




Workflow

web-app

Hi,

we'd like to enable a workflow in Gemini like as follows:

1. Any user creates an issue/ticket

2. Issue gets status "to be assigned" and "assignee" gets an e-mail which informs assignee to assign a ticket

3. Assignee assigns the ticket to an employee and employee gets an e-mail about the new ticket.

How is this possible?

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

  1. Assign a default security scheme that allows issue creation for the project in question
  2. You will have to write a plugin code that will listen to the issue created event and send an email or amend the scheduler service (source code provided for commercial license users).
  3. Set auto alert for issue resource from Administration -> Notifications.


Saar Cohen
· 5000
Saar Cohen