We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5daf45 commit 7336002Copy full SHA for 7336002
src/commands/org/refresh/sandbox.ts
@@ -34,6 +34,7 @@ const fields = [
34
'SourceId', // (string) SandboxInfoId as the source org used for a clone
35
// 'ActivationUserGroupId', // Currently not supported but might be added in API v61.0
36
// 'CopyArchivedActivities', -- only for full sandboxes; depends if a license was purchased
37
+ 'IsSourceTrackingSandboxesEnabled',
38
...uneditableFields,
39
];
40
0 commit comments