Skip to content

Commit

Permalink
fix: add sourcetracking field
Browse files Browse the repository at this point in the history
  • Loading branch information
soridalac committed Nov 18, 2024
1 parent e5daf45 commit 7336002
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/commands/org/refresh/sandbox.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ const fields = [
'SourceId', // (string) SandboxInfoId as the source org used for a clone
// 'ActivationUserGroupId', // Currently not supported but might be added in API v61.0
// 'CopyArchivedActivities', -- only for full sandboxes; depends if a license was purchased
'IsSourceTrackingSandboxesEnabled',
...uneditableFields,
];

Expand Down

0 comments on commit 7336002

Please sign in to comment.