Skip to content

Commit 3afdba1

Browse files
authored
Merge pull request #120 from navikt/new_field_rename
new label for edited field
2 parents ddf45b8 + 39a45c3 commit 3afdba1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

force-app/main/default/objects/Conversation_Note__c/fields/CRM_Redaction_Activated_By__c.field-meta.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<fullName>CRM_Redaction_Activated_By__c</fullName>
44
<description>NAV ident of the user who activated redaction on the record.</description>
55
<externalId>true</externalId>
6-
<label>Last Edited By</label>
6+
<label>Redaction Activated By</label>
77
<length>48</length>
88
<required>false</required>
99
<trackTrending>false</trackTrending>

force-app/main/default/objects/Thread__c/fields/CRM_Redaction_Activated_By__c.field-meta.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<fullName>CRM_Redaction_Activated_By__c</fullName>
44
<description>NAV ident of the user who activated redaction on the record.</description>
55
<externalId>true</externalId>
6-
<label>Last Edited By</label>
6+
<label>Redaction Activated By</label>
77
<length>48</length>
88
<required>false</required>
99
<trackTrending>false</trackTrending>

0 commit comments

Comments
 (0)