| Activity |
- Type
- string
- Properties
- Nillable, Sort
- Description
- A summary of the specific action performed.
|
| ActivityDate |
- Type
- dateTime
- Properties
- Create, Filter, Sort, Update
- Description
- The date and time when the activity happened.
|
| ActivityType |
- Type
- picklist
- Properties
- Create, Defaulted on create, Filter, Group, Restricted picklist, Sort, Update
- Description
- The category of the activity.
- Possible values are:
-
BACK_SYNC_COMPLETED—Back Sync Completed
-
BACK_SYNC_STARTED—Back
Sync Started
-
COMMIT_COMPLETED—Commit
Completed
-
COMMIT_COMPONENT—Commit
Component
-
COMMIT_STARTED—Commit
Started
-
DEPLOYMENT—Deployment
-
DEPLOYMENT_COMPLETED—Deployment Completed
-
DEPLOYMENT_STARTED—Deployment Started
-
MERGE—Merge
-
PIPELINE_CREATED—Pipeline Created
-
PIPELINE_STAGE_CREATED—Pipeline Stage Created
-
PROJECT_CREATED—Project
Created
-
PROMOTION_COMPLETED—Promotion Completed
-
PROMOTION_STARTED—Promotion Started
-
PROMOTION_WORK_ITEM—Promotion Work Item
-
QUALITY_GATE_EVALUATED—Quality Gate Evaluated
-
REVIEW_CREATED—Review
Created
-
TEST_PROVIDER_CONFIGURED—Test Provider
Configured
-
TEST_SUITE_GROUP_EXECUTION_COMPLETED—Test Suite
Group Execution Completed
-
TEST_SUITE_GROUP_EXECUTION_STARTED—Test Suite
Group Execution Started
-
TEST_SYNC_COMPLETED—Test Sync Completed
-
TEST_SYNC_STARTED—Test
Sync Started
-
WORK_ITEM_CONNECTED—Work Item Connected
-
WORK_ITEM_CREATED—Work
Item Created
-
WORK_ITEM_STATE_TRANSITION—Work Item State
Transition
-
WORK_ITEM_SWITCHED—Work
Item Switched
- The default value is PROJECT_CREATED.
|
| Description |
- Type
- textarea
- Properties
- Create, Nillable, Update
- Description
- Detailed information about the activity, such as commit comments.
|
| DevopsRequestInfoId |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The ID of the associated DevopsRequestInfo
record that triggered this activity log entry.
- This field is a relationship field.
- Relationship Name
- DevopsRequestInfo
- Refers To
- DevopsRequestInfo
|
| LastReferencedDate |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- The timestamp when the current user last accessed this record
indirectly, for example, through a list view or related
record.
|
| LastViewedDate |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- The timestamp when the current user last viewed this record or
list view. If this value is null, and
LastReferenceDate is not null, the user
accessed this record or list view indirectly.
|
| Name |
- Type
- string
- Properties
- Autonumber, Defaulted on create, Filter, idLookup, Sort
- Description
- A unique identifier for the activity log entry, typically with a DOAL- prefix.
|
| OwnerId |
- Type
- reference
- Properties
- Create, Defaulted on create, Filter, Group, Sort, Update
- Description
- The ID of the user or group that owns this record.
- This field is a polymorphic relationship field.
- Relationship Name
- Owner
- Refers To
- Group, User
|
| ParentActivityId |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The ID of a parent activity log entry, used to group related sub-actions.
- This field is a relationship field.
- Relationship Name
- ParentActivity
- Refers To
- DevopsActivityLog
|
| PerformedById |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The ID of the user who performed the action.
- This field is a relationship field.
- Relationship Name
- PerformedBy
- Refers To
- User
|
| PipelineId |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The ID of the pipeline associated with this activity.
- This field is a relationship field.
- Relationship Name
- Pipeline
- Refers To
- DevopsPipeline
|
| PipelineStageId |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The ID of the specific pipeline stage where the activity occurred.
- This field is a relationship field.
- Relationship Name
- PipelineStage
- Refers To
- DevopsPipelineStage
|
| ProjectId |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The ID of the DevOps Center project associated with this activity.
- This field is a relationship field.
- Relationship Name
- Project
- Refers To
- DevopsProject
|
| RequestInfoErrorDetails |
- Type
- string
- Properties
- Filter, Nillable, Sort
- Description
- Error details or logs retrieved from the associated request if the status is FAIL.
|
| Status |
- Type
- picklist
- Properties
- Create, Defaulted on create, Filter, Group, Nillable, Restricted picklist, Sort, Update
- Description
- The outcome of the activity.
- Possible values are:
- The default value is SUCCESS.
|
| WorkItemId |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The ID of the work item related to this activity.
- This field is a relationship field.
- Relationship Name
- WorkItem
- Refers To
- WorkItem
|