Known Error
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
UnassignedUnassignedReporter
Don BellamyDon BellamyPriority
Major
Details
Details
Assignee
Unassigned
UnassignedReporter
Don Bellamy
Don BellamyPriority
Sentry
Sentry
Sentry
Created April 21, 2021 at 7:43 PM
Updated December 15, 2021 at 8:46 PM
Resolved December 15, 2021 at 8:46 PM
Looks like cf2021 hibernate dropped support for offset. I get the following error when passing offset in teh options.
Type: java.lang.UnsupportedOperationException
Messages: query result offset is not supported
Tag Context:
Tag: CF_CFPAGE
Template: D:\Projects\lawhelp.org\modules\cborm\models\BaseORMService.cfc
Line: 215
Tag: CF_SUPERSCOPE
Template: D:\Projects\lawhelp.org\modules\cborm\models\VirtualEntityService.cfc
Line: 88
I'm searching for a workaround, but thought I'd bring this to your attention. Thanks.