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

Improve IATI Export #1447

Closed
KasperBrandt opened this issue Apr 13, 2015 · 0 comments · Fixed by #1583
Closed

Improve IATI Export #1447

KasperBrandt opened this issue Apr 13, 2015 · 0 comments · Fixed by #1583
Assignees
Milestone

Comments

@KasperBrandt
Copy link
Contributor

The IATI export is currently too slow, and gives a timeout.

Test plan

GIVEN the My IATI section in MyRSR
WHEN an organisation is selected
THEN all projects of which that organisation is a reporting organisation should be listed
AND the page should not timeout for organisations with more than 100 projects

GIVEN the projects are listed
WHEN the 'Perform checks' button is clicked
THEN the button should disappear
AND the projects should one by one turn green or red

GIVEN the checks have been performed
WHEN only green projects are checked
AND the 'Create IATI file' button is clicked
THEN the IATI file should be generated

GIVEN the IATI file is generated
WHEN the IATI file is validated on http://validator.iatistandard.org/
THEN all checks should be passed

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

Successfully merging a pull request may close this issue.

2 participants