﻿id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release
10719,"turn ""Ticket Component Subscriptions"" into ""Ticket custom-field 'project' Subscriptions""",falkb,hasienda,"I rather like to have ticket custom-field 'project' being watched than 'component'.

I took a quick look in source:announcerplugin/trunk/announcer/opt/subscribers.py#L359 and it seems to me I just have to change the call of {{{ for c in model.Component.select(self.env) }}} in function {{{ def render_announcement_preference_box(self, req, panel) }}} in a way that the returned list are the values of another ticket custom-field instead of the ones of table components. Would that work?",enhancement,new,normal,AnnouncerPlugin,normal,,,,
