Roundup Tracker - Issues

Issue 871162

classification
minor nosyreaction.py enhancement
Type: Severity: normal
Components: None Versions:
process
Status: closed rejected
:
: : richard, syrk
Priority: normal : patch

Created on 2004-01-05 19:03 by syrk, last changed 2004-01-05 19:03 by syrk.

Files
File name Uploaded Description Edit Remove
nosy.diff syrk, 2004-01-05 19:04 unified diff
Messages
msg2672 Author: [hidden] (syrk) Date: 2004-01-05 19:03
The attached diff does two things:

(1) Add a "ADD_TO_NOSY" configuration option which can 
be used to set a list of users that are automatically 
added to an issue's nosy list upon issue creation.

(2) Updates the logic to be a little more careful.  i forget 
why i ended up needing to update these checks, probably 
as a result of #1.

No idea if you have any interest in this type of patches 
or not as i don't really know where you draw the line 
when it comes to providing some default/basic/useful 
configuration or just letting users do it all.
let me know if you don't as i will probably have more :-)
msg2673 Author: [hidden] (richard) Date: 2004-01-05 21:45
Logged In: YES 
user_id=6405

I won't add this mostly because the functionality may be implemented in 
a per-tracker reactor. 
 
History
Date User Action Args
2004-01-05 19:03:28syrkcreate