File tree Expand file tree Collapse file tree 1 file changed +11
-5
lines changed Expand file tree Collapse file tree 1 file changed +11
-5
lines changed Original file line number Diff line number Diff line change 933933 }
934934 },
935935 "packageDirectory.aliasfy" : {
936- "type" : " boolean" ,
937- "title" : " Aliasfy the package" ,
938- "description" : " Deploy a subfolder in a source package that matches the alias of the org"
939- },
936+ "type" : " boolean" ,
937+ "title" : " Aliasfy the package" ,
938+ "description" : " Deploy a subfolder in a source package that matches the alias of the org"
939+ },
940940 "packageDirectory.alwaysDeploy" : {
941941 "type" : " boolean" ,
942942 "title" : " Always deploy the package" ,
10691069 "title" : " Enable Field History Tracking support?" ,
10701070 "description" : " Enable automated update of field history tracking in the target org upon deployment"
10711071 },
1072+ "packageDirectory.enableFT" : {
1073+ "type" : " boolean" ,
1074+ "default" : true ,
1075+ "title" : " Enable Field Tracking support?" ,
1076+ "description" : " Enable automated update of field tracking in the target org upon deployment"
1077+ },
10721078 "packageDirectory.enableFlowActivation" : {
10731079 "type" : " boolean" ,
10741080 "default" : true ,
11441150 }
11451151 },
11461152 "disableEntitlementFilter" : {
1147- "title" : " Disable Entitlment filter" ,
1153+ "title" : " Disable Entitlement filter" ,
11481154 "type" : " boolean" ,
11491155 "description" : " Disable Entitlement filtering in source package,which skips entitlements that are already in the target org" ,
11501156 "default" : false
You can’t perform that action at this time.
0 commit comments