Skip to content

Commit 4d02a09

Browse files
committed
field manageability reversion
1 parent 46646d2 commit 4d02a09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

trigger-actions-framework/main/default/objects/sObject_Trigger_Setting__mdt/fields/TriggerRecord_Class_Name__c.field-meta.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
and `recordPrior`. Both of these variables need to match the SObject type for this SObject
66
Trigger Setting record.</description>
77
<externalId>false</externalId>
8-
<fieldManageability>DeveloperControlled</fieldManageability>
8+
<fieldManageability>SubscriberControlled</fieldManageability>
99
<inlineHelpText>Enter the API name of a global class which extends `TriggerRecord` and contains two global properties: `record`
1010
and `recordPrior`. Both of these variables need to match the SObject type for this SObject
1111
Trigger Setting record.</inlineHelpText>

0 commit comments

Comments
 (0)