On new user creation, I'd like to automatically add the user to the 'correct' group as determined by a custom field set on the create user page. I can't work out where the least invasive place to hook in is. Wrapping RT::Interface::Web::_ProcessObjectCustomFieldUpdates() doesn't feel that clean. Any thoughts? Nicholas Clark