Eager load other fields only if they share the same views
We do not want to eager load fields that are only set on form view even if it cost a second read for the fields that are only on the list view.
Closes #13281 (closed)
All legacy (hg-git based) Projects have been automatically migrated to native with the upgrade of 2025-01-23
We do not want to eager load fields that are only set on form view even if it cost a second read for the fields that are only on the list view.
Closes #13281 (closed)