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

[23.1] Multi-history view: Operating on datasets in other (non-current) histories does not update the datasets count status #17698

Closed
davelopez opened this issue Mar 13, 2024 · 1 comment

Comments

@davelopez
Copy link
Contributor

davelopez commented Mar 13, 2024

Describe the bug
You can delete datasets from other histories in the Multi-History view, and the dataset will disappear, but the status (active/deleted/hidden count, etc) will not be updated until you set that history as current or reload the page.

Detected during 24.0 release testing

Galaxy Version and/or server at which you observed the bug
Galaxy Version: 23.1
Commit: (run git rev-parse HEAD if you run this Galaxy server)

To Reproduce
Steps to reproduce the behavior:

  1. Open the Multi-history view with some histories
  2. Try to delete some datasets in any of the histories except for the current one
  3. Observe the dataset disappears but the history item counts do not update

Expected behavior
The status of the history should be always in sync with the history.

Screenshots
Multi-HistOperationOnDatasetsIssue

Additional context
Might be a variant of #17697 that affects 23.1 too

@davelopez davelopez changed the title Multi-history view: Operating on datasets in other (non-current) histories does not update the status bar [23.1] Multi-history view: Operating on datasets in other (non-current) histories does not update the status bar Mar 13, 2024
@davelopez davelopez changed the title [23.1] Multi-history view: Operating on datasets in other (non-current) histories does not update the status bar [23.1] Multi-history view: Operating on datasets in other (non-current) histories does not update the datasets count status Mar 13, 2024
@davelopez davelopez self-assigned this Mar 14, 2024
@jdavcs jdavcs added this to the 24.0 milestone Mar 18, 2024
@jdavcs jdavcs removed this from the 24.0 milestone Mar 25, 2024
@davelopez
Copy link
Contributor Author

Should be fixed in #17812

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

No branches or pull requests

2 participants