Skip to content

Commit

Permalink
Add historytracking on IA Case Status (#1742)
Browse files Browse the repository at this point in the history
* Track history on fields - IA Delivery

* Updated flow to set partnerstatus on account

* Set history tracking to true for IA case status
  • Loading branch information
gstenseng authored Apr 9, 2024
1 parent 46bb9d5 commit 2f7c17e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<externalId>false</externalId>
<label>Case Status</label>
<required>false</required>
<trackHistory>false</trackHistory>
<trackHistory>true</trackHistory>
<trackTrending>false</trackTrending>
<type>Picklist</type>
<valueSet>
Expand Down

0 comments on commit 2f7c17e

Please sign in to comment.