Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Components
Assignee
Gavin HallidayGavin HallidayReporter
Gavin HallidayGavin HallidayPriority
MajorFix versions
Pull Request URL
Details
Details
Components
Assignee
Gavin Halliday
Gavin HallidayReporter
Gavin Halliday
Gavin HallidayPriority
Fix versions
Pull Request URL
Created March 1, 2022 at 9:40 AM
Updated March 3, 2022 at 9:43 AM
Resolved March 3, 2022 at 9:43 AM
A PROJECT, PREFETCH that does not modify the record is currently being optimized away. It should be preserved - otherwise the prefetch does not happen.
Work around is to add a SKIP on a condition that can never occur.