Footprints Data Model |
Table |
Table Name | Team Item Association |
Table Definition | This contains the association between the team, the team assignment method and the item types. This is new functionality, as oposed to the current application that sets the assignment method directly on the team. The change was due to the new concept of multiple items in a workspace. |
Attribute |
Attribute Name | Attribute Definition | Logical Datatype | Is Required |
Team Id | A Foreign Key to the Team table. | LONG | Yes |
Definition Id | A Foreign Key to the Definition table. | LONG | Yes |