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

[FIX] Maximum call stack size exceeded error exporting key-value pairs of a CDB List #3738

Conversation

Desvelao
Copy link
Member

@Desvelao Desvelao commented Dec 16, 2021

Description

This PR fixes an error displayed when exporting the key-value pairs of a CDB List.
image

Test

  • Go to Management/CDB Lists, select a list and export the key-value pairs to CSV. It should export to the file without problems.

Closes #3712

@Desvelao Desvelao added type/bug Bug issue 4.3 labels Dec 16, 2021
@Desvelao Desvelao requested a review from a team December 16, 2021 16:39
@Desvelao Desvelao self-assigned this Dec 16, 2021
@Desvelao Desvelao linked an issue Dec 16, 2021 that may be closed by this pull request
@yenienserrano
Copy link
Member

LGTM ✔️

@Desvelao Desvelao merged commit 8079db2 into 4.3-7.10---RC1 Dec 17, 2021
@Desvelao Desvelao deleted the fix/3712-call-stack-size-exceeded-exporting-csv-key-value-pairs branch December 17, 2021 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Bug issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CDB list error generating csv: Maximum call stack size exceeded
2 participants