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

Allow curators to revalidate sumstats submissions where the minimum allowable number of rows is X #232

Open
jdhayhurst opened this issue Jul 20, 2023 · 1 comment

Comments

@jdhayhurst
Copy link
Collaborator

By default the minimum number of rows for a valid sumstats dataset is 100,000.
Just in the same way as when curators force as submission to be valid, they should be able to revalidate an invalid submission but set the minimum number of rows to whatever integer value they choose.

This has already been implemented in the sumstats service api: /v1/sum-stats/validate/<callback_id>. In the payload set the minrows attribute to an INT e.g. 10000.

@jdhayhurst
Copy link
Collaborator Author

this is an issue

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

1 participant