Footprints Data Model |
Table |
Table Name | Team Email Notification Type |
Table Definition | 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.) |
Attribute |
Attribute Name | Attribute Definition | Logical Datatype | Is Required |
Team Email Notification Type Id | The automatically generated primary key of the team_email_notifn_type table. | INTEGER | Yes |
Team Email Notification Type Name | The name of the Team Email Notification Type. | VARCHAR(255) | No |
Team Email Notification Type Description | A descriptive name of the Team Email Notification Type. This descriptive name may be localized. | VARCHAR(512) | No |