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

[Bug] Returned vlaues go over visualforce heap size limit #73

Open
Windyo opened this issue May 11, 2020 · 1 comment
Open

[Bug] Returned vlaues go over visualforce heap size limit #73

Windyo opened this issue May 11, 2020 · 1 comment

Comments

@Windyo
Copy link

Windyo commented May 11, 2020

Description

It is possible and easy to import data that will have a Visualforce error when the load succeed because the data reutrned is too big

Wanted Behavior

Results success sould be paginated server-sied to avoid VF heap size limits

@mechll
Copy link

mechll commented May 19, 2020

@Windyo running into same issue. Successfully uploads ~500 records, but instead of success page displays 'Maximum view state size limit (170KB) exceeded. Actual view state size for this page was 198.548KB'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants