Skip to content

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)

Merge request reports

Loading