Hi, I've just coded an overlay for Users.pm that doesn't perform unique email validation. My aim is that some users can share an email address (mail list) so that people belonging to a team can receive all notifications dealing with one ticket, and if the owner is out of work place, another one people in the team can attend that request.
RT Database schema seems to allow this (email is not a primary key, and there aren't defined unique indexes for this record column). Does anyone know if this is a potential damage to the structure of RT? Can something be broken if we follow this approach? Kind regards and thanks! Manuel E. Cotallo. CETA-CIEMAT, Trujillo, Spain. -------- 2011 Training: http://bestpractical.com/services/training.html
