Database – Work Item - Question Relation (work_item__questions)
This maps the relationship between Collector Queues and questions asked/answered during a collector queue.
Column | Data Type | Column Info | Value Notes | Other |
question_id | int(11) | The ID of the associated question. | ||
work_item_id | int(11) | The ID of the associated work item. | ||
lastUpdated | timestamp | Timestamp of when the entity was last updated |