Code which does updates (but is long standing code)
* Populate the value of DatePaid\_\_c on Capital Call with the value of Date_Paid\_\_c
* Unlock all Capital_Call_Parent\_\_c & Capital_Account_Parent\_\_c records by setting their record type back to the default type.
* Sets the Rollup schedule flag on child records of a custom rollup parent/child relationship
First 2 are 3 years ago. Final one is 4 years ago
This causes the ‘Last Modified By’ field to update on the ‘Capital Call Parent’, ‘Distribution Parent', and 'Capital Account Parent' records after pushing a package update into an existing production org.
I would like to investigate WHY those 3 jobs exist and potentially get them removed
While in this area we should also clear out all code related to specific package versions that all client orgs are past.