nosylist/assignedto per subject

Martin Thomas Swaton <[email protected]>
Newsgroups gmane.comp.bug-tracking.roundup.user
Message-ID <[email protected]>
Hi roundup'lers,

I am quite new to roundup and need your help.
I would like to inform specific users or groups of users about new 
issues based on the subject of the issue.

I guess this should be possible via a detector or/and a reactor.

But I am not familiar with writing such a script and have no idea how to 
make sure, that this script is executed priour to the nosy notification.

as an example:

a new mail issue is submitted with the subject "mail issue"
I want to notify "user a, user b and user c"  about issues that are =~ 
/mail/i
and want to assign "user a" to an issue that =~ /important mail/i

Can anybody show me how to realice this?
 From my understanding of the detectors (compared to the nosy detector) 
this should only be a few lines to
* define the nosy group for each tag in a dict1
* define assignees per tag dict2
* create nosy members from the defined dict1
* create assignedto users from the other dict2

and everything else should be done from the normal nosy detector if this 
is called after this one.

hope this is possible and someone can help me.

best regards,
Martin

------------------------------------------------------------------------------

_______________________________________________
Roundup-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/roundup-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.