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 exportAll to export every experiments in DB #2144

Merged
merged 8 commits into from
Dec 11, 2024

Conversation

RidhamShah
Copy link
Collaborator

Initially, the exportAll experiments button will only export those experiments loaded in the frontend.
Now instead of frontend, it takes from DB to export all the experiments.

@RidhamShah RidhamShah self-assigned this Nov 29, 2024
@RidhamShah RidhamShah changed the title Fix exportAll to export every experiments in DB [DNB ❌ ]Fix exportAll to export every experiments in DB Nov 29, 2024
@RidhamShah RidhamShah changed the title [DNB ❌ ]Fix exportAll to export every experiments in DB [DNM ❌ ]Fix exportAll to export every experiments in DB Nov 29, 2024
@RidhamShah RidhamShah changed the title [DNM ❌ ]Fix exportAll to export every experiments in DB Fix exportAll to export every experiments in DB Dec 3, 2024
@zackcl zackcl linked an issue Dec 6, 2024 that may be closed by this pull request
@zackcl zackcl merged commit 2a61beb into dev Dec 11, 2024
14 checks passed
@zackcl zackcl deleted the bugfix/2130-exportAllExperiments branch December 11, 2024 14:35
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.

"Export All" only exports experiments currently displayed in the table
4 participants