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

Remove auto-refresh imports on EAQ save #3409

Merged
merged 1 commit into from
Dec 9, 2024
Merged

Remove auto-refresh imports on EAQ save #3409

merged 1 commit into from
Dec 9, 2024

Conversation

lukesonnet
Copy link
Collaborator

@lukesonnet lukesonnet commented Dec 9, 2024

Features and Changes

Rolls back #749 as it probably resulted in too many queries being run unnecessarily. We will no longer auto-update the imported experiments list when the EAQs change (this was happening even for users that didn't use the import modal, which is the majority of users).

Instead solves the issue of the import modal error message being unclear (#598) by stating that there has been an update to the Datasource and provide clearer information to let the user click "refresh" which does the same refresh that used to auto-run on the [did] page.

Dependencies

Testing

Screenshots

When datasource dateUpdated > import dateUpdated (and there is an error)
Screenshot 2024-12-09 at 2 30 22 PM

If there's an error but datasource dateUpdated is older than run attempt (status quo)
Screenshot 2024-12-09 at 2 34 38 PM

Loom: https://www.loom.com/share/560478a7baae4c77b6b64aca515312e4

@lukesonnet lukesonnet merged commit 771dedd into main Dec 9, 2024
3 checks passed
@lukesonnet lukesonnet deleted the ls/auto-import branch December 9, 2024 22:45
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.

2 participants