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 study view endpoints to accept samples collection from frontend instead of getting from session service #10982

Open
alisman opened this issue Sep 10, 2024 · 0 comments
Assignees
Labels

Comments

@alisman
Copy link
Contributor

alisman commented Sep 10, 2024

The customDataFilters object which is submitted with every filtering request, should have an optional property called "samples" which is the exact structure that we save to session service. When this property is present, the backend will use that instead of fetching the samples from mongo.

image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants