diff --git a/src/commands/org/refresh/sandbox.ts b/src/commands/org/refresh/sandbox.ts index bf591749..436f21e8 100644 --- a/src/commands/org/refresh/sandbox.ts +++ b/src/commands/org/refresh/sandbox.ts @@ -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, ];