Re: Activate action by Condition
"Jorge Uriarte Aretxaga" <[email protected]>
| Newsgroups | gmane.comp.java.scarab.user |
|---|---|
| Message-ID | <[email protected]> |
Not directly. Extending NotificationManager you'd be able to detect your case, and do the moving (or whatever you need to do with the issue). Techinically you'd just need to code your logic (extending ScarabNotificationManager) and configuring Scarab to use your extended class (build.properties) We do this kind of extended actions all the way for integration with external systems. Regards, _ Jorge On 10/31/07, Anatoly Shipitsin <[email protected]> wrote: > > Hello. > > Scarab support move issue to other module when i'm change dropdown item? >