Shipping optional components with tracker
"John P. Rouillard" <[email protected]>
| Newsgroups | gmane.comp.bug-tracking.roundup.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi all: On https://issues.roundup-tracker.org/issue2550926 I came up with a patch to the standard statusauditor.py. The patch will change the status from new to chatting only if the email/update is not done by the same person who created the ticket. (Currently any update changes the status.) If I was to merge it into the default trackers, I thought of adding a detectors/config.ini. So the option could be turned on by editing the config file rather than the python code. Currently we don't ship config.ini for extensions or detectors. Details on the extra config.ini files can be found at: http://roundup.sourceforge.net/docs/customizing.html#extending-the-configuration-file I thought a section in detectors/config.ini like: [statusauditor] chating_in_new_user = False to disable the option by default. Quips, comments, thoughts??? -- -- rouilj John Rouillard =========================================================================== My employers don't acknowledge my existence much less my opinions.