Skip to content

Commit 7336002

Browse files
committed
fix: add sourcetracking field
1 parent e5daf45 commit 7336002

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/commands/org/refresh/sandbox.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ const fields = [
3434
'SourceId', // (string) SandboxInfoId as the source org used for a clone
3535
// 'ActivationUserGroupId', // Currently not supported but might be added in API v61.0
3636
// 'CopyArchivedActivities', -- only for full sandboxes; depends if a license was purchased
37+
'IsSourceTrackingSandboxesEnabled',
3738
...uneditableFields,
3839
];
3940

0 commit comments

Comments
 (0)