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

limit size of json when trying to export to excel and build csv-optio… #2351

Merged

Conversation

DenverCoder544
Copy link
Contributor

…n in fe

-Don't allow sending data to server to generate xlsx when data size exceeds given limit (currently 120000 bytes). Json larger than that will cause server failure. In that case show an error message. The message itself needs some work and also it's not translated yet.

-generate csv-file in front end. Currently we don't have the service.metadata.url - system property available for frontend(?) so for additional ino metadata only the given id is provided in csv.

image

@ZakarFin ZakarFin added this to the 2.12.0 milestone Aug 14, 2023
@ZakarFin ZakarFin merged commit b11d530 into oskariorg:develop Aug 14, 2023
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants