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 Issues with Report Downloads #8067

Merged
merged 2 commits into from
Aug 14, 2024

Conversation

jrjohnson
Copy link
Member

Both the term and instructor reports had issues with their downloads that made them unusable.

Fixes ilios/ilios#5642

Needed to chunk the term download into parts because when we load a big
enough set it exceeds the URL limit. The data was also a bit off, fixed
that too.
Fixed the filters to add the all important instructed prefix, and fixed
the output to actually be text.
@jrjohnson jrjohnson marked this pull request as ready for review August 13, 2024 23:25
@saschaben
Copy link
Member

basic user testing seems good. not seeing any issues.

FYI Let's create a follow-on ticket to expand data in and improve display of downloaded data in particular our terms reports.

@dartajax dartajax merged commit 12edb05 into ilios:master Aug 14, 2024
41 of 42 checks passed
@jrjohnson jrjohnson deleted the i5642-download-report branch August 14, 2024 19:56
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.

Error: Ember Data Request GET /api/v3/terms returned a 414
4 participants