Object Activity (sf_devops__Object_Activity__c)

Represents an activity by one of the DevOps Center custom objects. Object Activity records determine the items that are listed in the Activity Histories of work items and pipelines. When DevOps Center performs an operation, it creates an activity record and inserts it in the appropriate user interface view; each activity references the associated custom object. For example, when a user promotes a work item, DevOps Center inserts a promotion initiation activity in the work item Activity History; the activity references the Work Item and Pipeline Stage objects. When the promotion terminates, DevOps Center inserts a second activity that references the same two objects and Async Operation Result. This object is available in all orgs that have DevOps Center installed.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()

Fields

Field Details
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
Name of this Object Activity record.
sf_devops__Activity_Date__c
Type
dateTime
Properties
Create, Filter, Sort, Update
Description
Date and time that the activity occurred.
sf_devops__Activity_Type__c
Type
string
Properties
Create, Filter, Group, Sort, Update
Description
Type of activity that was performed.
sf_devops__Change_Submission__c
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Reference to the Change Submission record that was associated with this activity.
This field is a relationship field.
Relationship Name
sf_devops__Change_Submission__r
Relationship Type
Lookup
Refers To
sf_devops__Change_Submission__c
sf_devops__Environment__c
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Reference to the Environment record that was associated with this activity.
This field is a relationship field.
Relationship Name
sf_devops__Environment__r
Relationship Type
Lookup
Refers To
sf_devops__Environment__c
sf_devops__Hidden__c
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
If true, this activity is for internal bookkeeping only, and DevOps Center doesn’t include it in the Activity History views.
The default value is false.
sf_devops__Operation_Result__c
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Reference to the Async Operation Result record that was associated with this activity.
This field is a relationship field.
Relationship Name
sf_devops__Operation_Result__r
Relationship Type
Lookup
Refers To
sf_devops__Async_Operation_Result__c
sf_devops__Parent_Activity__c
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Reference to the parent activity, if the parent activity triggered this activity. For example, the promotion of a change bundle triggers child activities that represent all the work items in the change bundle that were promoted.
This field is a relationship field.
Relationship Name
sf_devops__Parent_Activity__r
Relationship Type
Lookup
Refers To
sf_devops__Object_Activity__c
sf_devops__Pipeline__c
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Reference to the Pipeline record that’s associated with this activity.
This field is a relationship field.
Relationship Name
sf_devops__Pipeline__r
Relationship Type
Lookup
Refers To
sf_devops__Pipeline__c
sf_devops__Project__c
Type
reference
Properties
Create, Filter, Group, Sort
Description
Reference to the parent project that this activity is in.
This field is a relationship field.
Relationship Name
sf_devops__Project__r
Relationship Type
Master-detail
Refers To
sf_devops__Project__c
sf_devops__Summary__c
Type
string
Properties
Create, Filter, Group, Sort, Update
Description
Summary displayed in the Activities History view for this activity.
sf_devops__Target_Pipeline_Stage__c
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Reference to the Pipeline Stage record that’s associated with this activity.
This field is a relationship field.
Relationship Name
sf_devops__Target_Pipeline_Stage__r
Relationship Type
Lookup
Refers To
sf_devops__Pipeline_Stage__c
sf_devops__Work_Item__c
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Reference to the Work Item record that’s associated with this activity.
This field is a relationship field.
Relationship Name
sf_devops__Work_Item__r
Relationship Type
Lookup
Refers To
sf_devops__Work_Item__c