When attempting to retrieve a relationship field with a custom Object using the nestedField parameter through the API, we encountered an issue where the field is not included in the response.
Environment
Liferay DXP 7.4
Resolution
Adding feature.flag.LPS-165819=true to your portal-ext.properties file, introduced by LPS-165819 is fixing the issue.