Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: EntityDefinition does not support queryMore(), use LIMIT to restrict the results to a single batch #134

Closed
paustint opened this issue Feb 12, 2023 · 0 comments · Fixed by #135
Assignees
Labels

Comments

@paustint
Copy link
Contributor

View details in Rollbar: https://rollbar.com/jetstream/Jetstream/items/778/


Error: EntityDefinition does not support queryMore(), use LIMIT to restrict the results to a single batch
  File "webpack:///../../libs/shared/data/src/lib/client-data-data-helper.ts", line 239, in [anonymous]
        throw new Error(message);
  File "webpack:///../../libs/shared/data/src/lib/client-data-data-helper.ts", line 86, in async Z
      return response.data;
  File "https://dynamichost/2969.796d76e656875179.js", line 1, in async
@paustint paustint self-assigned this Feb 12, 2023
paustint added a commit that referenced this issue Feb 12, 2023
replace query with global sobject

resolves #134
paustint added a commit that referenced this issue Feb 13, 2023
EntityDefinition does not support queryMore() #134
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant