sc_workitem_activity
The sc_workitem_activity table holds information about user activity.
| Column | Description | 
|---|---|
| work_item_id | The work item associated with this user activity. | 
| workitem_activity_version | Current numeric version (say, 0, 1, or 2) of the work item indicates the number of times it has been changed. | 
| user_id | Resource associated with this work item. | 
| action_start | Start date/time for this user activity. | 
| action_end | End date/time for this user activity. | 
| action_dur | Total duration (in milliseconds) for this user activity. | 
| wi_status | Status of the work item. | 
| user_action | The user action for this work item. | 
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved. 
