Project Change Request records not getting the Parent field populatedIssue Project Change Request records not getting the Parent field populatedResolutionThis was happening because the Related List on the Project form has been updated to use a custom Project reference field rather than "parent". Based on the functionality of Related Lists, whenever there is a specific field filter, it will try to populate the new record with the field in the filter. If you want to change it back to OOB, we can simply change the Related List being used. To do so, follow the steps below 1. Navigate to any Project record 2. Right-click the Form Header and select Configure > Related Lists 3. Removed the following Related List: Request Change->(custom field here)4. Add the following Related List instead: Request Change->Parent 5. Click "Save" 6. Now any new records that you create from the Related List will have the Parent field populated.