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

Finetune loading projects for which no database is present works #253

Open
1 task
pverscha opened this issue Oct 13, 2022 · 0 comments
Open
1 task

Finetune loading projects for which no database is present works #253

pverscha opened this issue Oct 13, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request v2.0 Issues that are applicable to v2.0

Comments

@pverscha
Copy link
Member

If a project is stored on the local filesystem that contains assays that have been analysed with a custom database that no longer exists, the application will automatically create this database and start building it in the background (even if the user did not request a re-analysis of the assay). This is very annoying if the user tries to view a project that was built by a large database and they don't want to reanalyse the assay (if they only want to view it, the underlying database should not be reconstructed).

Ideally, we would solve this by changing a couple of things:

  • Instead of directly starting to build the missing database, we simply show a warning when the user is browsing a project that cannot immediately reanalyzed.
@pverscha pverscha added enhancement New feature or request v2.0 Issues that are applicable to v2.0 labels Oct 13, 2022
@pverscha pverscha self-assigned this Oct 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request v2.0 Issues that are applicable to v2.0
Projects
None yet
Development

No branches or pull requests

1 participant