- Status Closed
- Percent Complete
- Task Type Feature Request
- Category Backend/Core
- Assigned To No-one
- Operating System All
- Severity Low
- Priority Very Low
- Reported Version 0.9.8
- Due in Version Undecided
-
Due Date
Undecided
-
Votes
1
- Ludovic Gasc (17.07.2006)
- Private
FS#1000 - Workflow system
In some bug tracking system or project manager system, the notion of workflow exists to define an action to do when an event launched.
For example in Eventum : http://eventum.mysql.org/wiki/index.php/Workflow_API or in e-groupware : http://www.egroupware.org/specialpages/index.php?page_name=wiki&domain=developers&wikipage=WorkFlow
A workflow permits to automatize some tasks, for example : "send an e-mail when a task is Requires testing status"
The workflow is useful to integrate other software, for example, a CRM or ERP. In eventum, they have integrated any CRM with Eventum.
Closed by Florian Schmitz
18.07.2006 15:06
Reason for closing: Duplicate
Additional comments about closing:
18.07.2006 15:06
Reason for closing: Duplicate
Additional comments about closing:
of FS#407
So in other words you request that the plugin system allows plugins for events (or so called “hooks”)?
Yes.
I think that providing a bunch of hooks in the right places should allow people to write plugins for almost any Flyspray enhancement you can come up with.
Yes, it’s the good idea.