Added by Linda Lee Remba over 13 years ago
I'd like to have a few fields from a ticket, some generic, some custom, when entered into a ticket, be inserted into another database as well. How would I go about doing this?
Thanks much
I think you'll need a plugin to do that from Redmine, or have an external service poll Redmine every so often through the REST API and put it in your database.