Footprints Data Model

Table
Name team_email_notifn_type
Comment
When Issues are assigned to this team, all members of the team will 

Receive email notifications for all activity on the Issue: 
  Always 
  Only when no individual agents are assigned 
  Never 

(Note that email to members will follow the workspace preferences for assignees
defined on the Mail Preferences page. Also, any individual assignees will
receive mail according to the workspace preferences regardless of what teams are
assigned.) 

Column
Name Datatype Comment Is PK Is FK
team_email_notifn_type_id int The automatically generated primary key of the team_email_notifn_type table. Yes No
team_email_notifn_type_descr varchar(512)
A descriptive name of the Team Email Notification Type.  This descriptive name
may be localized.
No No
team_email_notifn_type_name varchar(255) The name of the Team Email Notification Type. No No