1.2.0
Updated 2025-08-14
Summary
This release is a maintenance release taking care of some housekeeping before we get too far down the road. The intent is to not tote around the deprecated fields forever.
Details
Field Deletions
All
IQEID
fields renamed in 1.1.0 have been labeled as deleted in the package. This does not automagically result in their removal from your environment. Admins are (politely) requested to delete the following objects from any already-deployed environments:alumniq__IQ_Activity_Participant__c.alumniq__IQEID_Activity_Participant__c
alumniq__IQ_Activity_Participant__c.alumniq__IQEID_Activity__c
alumniq__IQ_Activity_Participant__c.alumniq__IQEID_Event_Participant__c
alumniq__IQ_Activity__c.alumniq__IQEID_Activity__c
alumniq__IQ_Activity__c.alumniq__IQEID_Event__c
alumniq_IQ_Event_Participant__c.alumniq__IQEID_Event_Participant__c
alumniq_IQ_Event_Participant__c.alumniq__IQEID_Event__c
alumniq_IQ_Event__c.alumniq__IQEID_Event__c
Indexes on these two fields can't be removed from the package and may inhibit field removal. You're invited to remove those as well:
IQEID_Activity_Participant__c.IQEID_Event_Participant__c
IQEID_Event_Participant__c.IQEID_Event__c
Last updated