Upgrading to GPTfy 1.12
When upgrading from the old version , you need to add new picklist values to specific fields in your Salesforce org.
Pre-upgrade Step: Add New Picklist Values
Follow these steps to add the required picklist values before upgrading:
1. AI Models Object (ccai__AI_Connection__c)
- Navigate to Setup → Object Manager
- Find and select AI models (ccai__AI_Connection__c)
- Go to Fields & Relationships
- Click on the Type field (ccai__Type__c)
- Click Edit and add the following picklist values:
AgenticRAG Sync
- Click Save
2. Prompt Object (ccai__AI_Prompt__c)
- Navigate to Setup → Object Manager
- Find and select Prompt (ccai__AI_Prompt__c)
- Go to Fields & Relationships
- Click on the Type field (ccai__Type__c)
- Click Edit and add the following picklist value:
Agentic
- Click Save
3. Security Audit Detail Object (ccai__AI_Security_Audit_Detail__c)
- Navigate to Setup → Object Manager
- Find and select Security Audit Detail (ccai__AI_Security_Audit_Detail__c)
- Go to Fields & Relationships
- Click on the Type field (ccai__Type__c)
- Click Edit and add the following picklist value:
Chat
- Click Save
Important
Complete these picklist updates before proceeding with the version upgrade to avoid errors during the installation.