Tags Table (459)
Some tooltip text!
• 2 minutes to read
• 2 minutes to read
Tags MDO list item table. MDO List of tags for Service entities
Fields
Name | Description | Type | Null |
---|---|---|---|
tags_id | Primary key | PK | |
name | The list item | String(239) | |
rank | Rank order | UShort | ● |
tooltip | Tooltip or other description | String(254) | ● |
deleted | 0 -> record is active 1 -> record is 'deleted' and should not be shown in lists | UShort | ● |
registered | Registered when | UtcDateTime | |
registered_associate_id | Registered by whom | FK associate | |
updated | Last updated when | UtcDateTime | |
updated_associate_id | Last updated by whom | FK associate | |
updatedCount | Number of updates made to this record | UShort |
Indexes
Fields | Types | Description |
---|---|---|
tags_id | PK | Clustered, Unique |
name | String(239) | Unique |
Relationships
Table | Description |
---|---|
associate | Employees, resources and other users - except for External persons |
ms_filter | This table contains email filters. These are the filters allowing you to do advanced parsing of incomming emails. |
TagsGroupLink | User group link table for Tags, for MDO item hiding |
TagsHeadingLink | Heading link table for Source, for MDO headers |
ticket | This table contains the tickets (requests) of the system. Its purpose should be evident. |
Replication Flags
- Replicate changes DOWN from central to satellites and travellers.
- Replicate changes UP from satellites and travellers back to central.
- Copy to satellite and travel prototypes.
Security Flags
- No access control via user's Role.