PDF_Generation_and_Automation/.deploy_last.json
2025-09-08 05:15:31 +05:30

329 lines
13 KiB
JSON

{
"status": 0,
"result": {
"checkOnly": false,
"completedDate": "2025-09-07T02:50:58.000Z",
"createdBy": "005a3000000Uv2T",
"createdByName": "Property Master",
"createdDate": "2025-09-07T02:50:52.000Z",
"details": {
"componentSuccesses": [
{
"changed": false,
"componentType": "CustomField",
"created": false,
"createdDate": "2025-09-07T02:50:56.000Z",
"deleted": false,
"fileName": "objects/Property_Template__c.object",
"fullName": "Property_Template__c.Description__c",
"id": "00NFV000001x1kH2AQ",
"success": true
},
{
"changed": false,
"componentType": "CustomField",
"created": false,
"createdDate": "2025-09-07T02:50:56.000Z",
"deleted": false,
"fileName": "objects/Property_Template__c.object",
"fullName": "Property_Template__c.Is_Active__c",
"id": "00NFV000001x1kI2AQ",
"success": true
},
{
"changed": false,
"componentType": "CustomField",
"created": false,
"createdDate": "2025-09-07T02:50:56.000Z",
"deleted": false,
"fileName": "objects/Property_Template__c.object",
"fullName": "Property_Template__c.Preview_Image_URL__c",
"id": "00NFV000001x1kJ2AQ",
"success": true
},
{
"changed": false,
"componentType": "CustomField",
"created": false,
"createdDate": "2025-09-07T02:50:56.000Z",
"deleted": false,
"fileName": "objects/Property_Template__c.object",
"fullName": "Property_Template__c.Tags__c",
"id": "00NFV000001x1kK2AQ",
"success": true
},
{
"changed": false,
"componentType": "CustomField",
"created": false,
"createdDate": "2025-09-07T02:50:56.000Z",
"deleted": false,
"fileName": "objects/Property_Template__c.object",
"fullName": "Property_Template__c.Template_Definition__c",
"id": "00NFV000001x1kL2AQ",
"success": true
},
{
"changed": false,
"componentType": "ApexClass",
"created": false,
"createdDate": "2025-09-07T02:50:57.000Z",
"deleted": false,
"fileName": "classes/PdfApiController.cls",
"fullName": "PdfApiController",
"id": "01pFV000001hBIzYAM",
"success": true
},
{
"changed": false,
"componentType": "ApexClass",
"created": false,
"createdDate": "2025-09-07T02:50:57.000Z",
"deleted": false,
"fileName": "classes/PropertyDataController.cls",
"fullName": "PropertyDataController",
"id": "01pFV000001hATNYA2",
"success": true
},
{
"changed": false,
"componentType": "ApexClass",
"created": false,
"createdDate": "2025-09-07T02:50:57.000Z",
"deleted": false,
"fileName": "classes/PropertyPdfGeneratorController.cls",
"fullName": "PropertyPdfGeneratorController",
"id": "01pFV000001hDhNYAU",
"success": true
},
{
"changed": false,
"componentType": "ApexClass",
"created": false,
"createdDate": "2025-09-07T02:50:57.000Z",
"deleted": false,
"fileName": "classes/PropertyTemplateController.cls",
"fullName": "PropertyTemplateController",
"id": "01pFV000001hAA1YAM",
"success": true
},
{
"changed": true,
"componentType": "LightningComponentBundle",
"created": false,
"createdDate": "2025-09-07T02:50:58.000Z",
"deleted": false,
"fileName": "lwc/propertyTemplateSelector",
"fullName": "propertyTemplateSelector",
"id": "0RbFV0000008L7J0AU",
"success": true
},
{
"changed": true,
"componentType": "CustomObject",
"created": false,
"createdDate": "2025-09-07T02:50:58.000Z",
"deleted": false,
"fileName": "objects/Property_Template__c.object",
"fullName": "Property_Template__c",
"id": "01IFV000000CbQP2A0",
"success": true
},
{
"changed": true,
"componentType": "CspTrustedSite",
"created": false,
"createdDate": "2025-09-07T02:50:58.000Z",
"deleted": false,
"fileName": "cspTrustedSites/PDF_API_Trusted_Site.cspTrustedSite",
"fullName": "PDF_API_Trusted_Site",
"id": "08yFV0000000U1JYAU",
"success": true
},
{
"changed": true,
"componentType": "",
"created": false,
"createdDate": "2025-09-07T02:50:58.000Z",
"deleted": false,
"fileName": "package.xml",
"fullName": "package.xml",
"success": true
}
],
"runTestResult": {
"numFailures": 0,
"numTestsRun": 0,
"totalTime": 0,
"codeCoverage": [],
"codeCoverageWarnings": [],
"failures": [],
"flowCoverage": [],
"flowCoverageWarnings": [],
"successes": []
},
"componentFailures": []
},
"done": true,
"id": "0AfFV000003mAxp0AE",
"ignoreWarnings": false,
"lastModifiedDate": "2025-09-07T02:50:58.000Z",
"numberComponentErrors": 0,
"numberComponentsDeployed": 12,
"numberComponentsTotal": 12,
"numberFiles": "24",
"numberTestErrors": 0,
"numberTestsCompleted": 0,
"numberTestsTotal": 0,
"rollbackOnError": true,
"runTestsEnabled": false,
"startDate": "2025-09-07T02:50:53.000Z",
"status": "Succeeded",
"success": true,
"zipSize": 286681,
"files": [
{
"fullName": "PdfApiController",
"type": "ApexClass",
"state": "Unchanged",
"filePath": "/home/ubuntu/salesforce/PDF_Generation_and_Automation/force-app/main/default/classes/PdfApiController.cls"
},
{
"fullName": "PdfApiController",
"type": "ApexClass",
"state": "Unchanged",
"filePath": "/home/ubuntu/salesforce/PDF_Generation_and_Automation/force-app/main/default/classes/PdfApiController.cls-meta.xml"
},
{
"fullName": "PropertyDataController",
"type": "ApexClass",
"state": "Unchanged",
"filePath": "/home/ubuntu/salesforce/PDF_Generation_and_Automation/force-app/main/default/classes/PropertyDataController.cls"
},
{
"fullName": "PropertyDataController",
"type": "ApexClass",
"state": "Unchanged",
"filePath": "/home/ubuntu/salesforce/PDF_Generation_and_Automation/force-app/main/default/classes/PropertyDataController.cls-meta.xml"
},
{
"fullName": "PropertyPdfGeneratorController",
"type": "ApexClass",
"state": "Unchanged",
"filePath": "/home/ubuntu/salesforce/PDF_Generation_and_Automation/force-app/main/default/classes/PropertyPdfGeneratorController.cls"
},
{
"fullName": "PropertyPdfGeneratorController",
"type": "ApexClass",
"state": "Unchanged",
"filePath": "/home/ubuntu/salesforce/PDF_Generation_and_Automation/force-app/main/default/classes/PropertyPdfGeneratorController.cls-meta.xml"
},
{
"fullName": "PropertyTemplateController",
"type": "ApexClass",
"state": "Unchanged",
"filePath": "/home/ubuntu/salesforce/PDF_Generation_and_Automation/force-app/main/default/classes/PropertyTemplateController.cls"
},
{
"fullName": "PropertyTemplateController",
"type": "ApexClass",
"state": "Unchanged",
"filePath": "/home/ubuntu/salesforce/PDF_Generation_and_Automation/force-app/main/default/classes/PropertyTemplateController.cls-meta.xml"
},
{
"fullName": "PDF_API_Trusted_Site",
"type": "CspTrustedSite",
"state": "Changed",
"filePath": "/home/ubuntu/salesforce/PDF_Generation_and_Automation/force-app/main/default/cspTrustedSites/PDF_API_Trusted_Site.cspTrustedSite-meta.xml"
},
{
"fullName": "Property_Template__c.Description__c",
"type": "CustomField",
"state": "Unchanged",
"filePath": "/home/ubuntu/salesforce/PDF_Generation_and_Automation/force-app/main/default/objects/Property_Template__c/fields/Description__c.field-meta.xml"
},
{
"fullName": "Property_Template__c.Is_Active__c",
"type": "CustomField",
"state": "Unchanged",
"filePath": "/home/ubuntu/salesforce/PDF_Generation_and_Automation/force-app/main/default/objects/Property_Template__c/fields/Is_Active__c.field-meta.xml"
},
{
"fullName": "Property_Template__c.Preview_Image_URL__c",
"type": "CustomField",
"state": "Unchanged",
"filePath": "/home/ubuntu/salesforce/PDF_Generation_and_Automation/force-app/main/default/objects/Property_Template__c/fields/Preview_Image_URL__c.field-meta.xml"
},
{
"fullName": "Property_Template__c.Tags__c",
"type": "CustomField",
"state": "Unchanged",
"filePath": "/home/ubuntu/salesforce/PDF_Generation_and_Automation/force-app/main/default/objects/Property_Template__c/fields/Tags__c.field-meta.xml"
},
{
"fullName": "Property_Template__c.Template_Definition__c",
"type": "CustomField",
"state": "Unchanged",
"filePath": "/home/ubuntu/salesforce/PDF_Generation_and_Automation/force-app/main/default/objects/Property_Template__c/fields/Template_Definition__c.field-meta.xml"
},
{
"fullName": "Property_Template__c",
"type": "CustomObject",
"state": "Changed",
"filePath": "/home/ubuntu/salesforce/PDF_Generation_and_Automation/force-app/main/default/objects/Property_Template__c/Property_Template__c.object-meta.xml"
},
{
"fullName": "propertyTemplateSelector",
"type": "LightningComponentBundle",
"state": "Changed",
"filePath": "/home/ubuntu/salesforce/PDF_Generation_and_Automation/force-app/main/default/lwc/propertyTemplateSelector/production-config.js"
},
{
"fullName": "propertyTemplateSelector",
"type": "LightningComponentBundle",
"state": "Changed",
"filePath": "/home/ubuntu/salesforce/PDF_Generation_and_Automation/force-app/main/default/lwc/propertyTemplateSelector/propertyTemplateSelector.css"
},
{
"fullName": "propertyTemplateSelector",
"type": "LightningComponentBundle",
"state": "Changed",
"filePath": "/home/ubuntu/salesforce/PDF_Generation_and_Automation/force-app/main/default/lwc/propertyTemplateSelector/propertyTemplateSelector.css.backup"
},
{
"fullName": "propertyTemplateSelector",
"type": "LightningComponentBundle",
"state": "Changed",
"filePath": "/home/ubuntu/salesforce/PDF_Generation_and_Automation/force-app/main/default/lwc/propertyTemplateSelector/propertyTemplateSelector.html"
},
{
"fullName": "propertyTemplateSelector",
"type": "LightningComponentBundle",
"state": "Changed",
"filePath": "/home/ubuntu/salesforce/PDF_Generation_and_Automation/force-app/main/default/lwc/propertyTemplateSelector/propertyTemplateSelector.html.backup"
},
{
"fullName": "propertyTemplateSelector",
"type": "LightningComponentBundle",
"state": "Changed",
"filePath": "/home/ubuntu/salesforce/PDF_Generation_and_Automation/force-app/main/default/lwc/propertyTemplateSelector/propertyTemplateSelector.js"
},
{
"fullName": "propertyTemplateSelector",
"type": "LightningComponentBundle",
"state": "Changed",
"filePath": "/home/ubuntu/salesforce/PDF_Generation_and_Automation/force-app/main/default/lwc/propertyTemplateSelector/propertyTemplateSelector.js-meta.xml"
},
{
"fullName": "propertyTemplateSelector",
"type": "LightningComponentBundle",
"state": "Changed",
"filePath": "/home/ubuntu/salesforce/PDF_Generation_and_Automation/force-app/main/default/lwc/propertyTemplateSelector/propertyTemplateSelector.js.backup"
}
],
"zipFileCount": 19,
"deployUrl": "https://tso3--r1.sandbox.my.salesforce.com/lightning/setup/DeployStatus/page?address=%2Fchangemgmt%2FmonitorDeploymentsDetails.apexp%3FasyncId%3D0AfFV000003mAxp0AE%26retURL%3D%252Fchangemgmt%252FmonitorDeployment.apexp"
},
"warnings": []
}