You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Spotted a few bugs with the /histories/list_published view:
1. In a shared history (only in the case where it's owned by another user), Collections are blank on expand
Screen.Recording.2023-04-07.at.3.28.52.PM.mov
2. Just viewing an external shared history adds it to the current user's history switch menu (even without importing it).
This is temporary until the state refreshes. When that history is available in the switch history menu, the current user (only if they are an admin) can modify the history, make deletions and changes (even delete the whole history), affecting the external user's actual history.
Screen.Recording.2023-04-07.at.5.26.40.PM.mov
3. Importing a new history doesn't potentially set it as current history on server (reported by @natefoo in @galaxyproject/wg-uiux chat)
Galaxy Version and/or server at which you observed the bug
Galaxy Version: 23.0 and dev
To Reproduce
Steps to reproduce the behavior: Replicate steps in screencasts above
Expected behavior (corresponding to bugs numbered above)
User should be able to see collection contents in an external, shared/published history.
The external history should not be available in the Switch to History modal.
Imported history must also be set as current on the server.
The text was updated successfully, but these errors were encountered:
Spotted a few bugs with the
/histories/list_published
view:1. In a shared history (only in the case where it's owned by another user), Collections are blank on expand
Screen.Recording.2023-04-07.at.3.28.52.PM.mov
2. Just viewing an external shared history adds it to the current user's history switch menu (even without importing it).
This is temporary until the state refreshes. When that history is available in the switch history menu, the current user (only if they are an admin) can modify the history, make deletions and changes (even delete the whole history), affecting the external user's actual history.
Screen.Recording.2023-04-07.at.5.26.40.PM.mov
3. Importing a new history doesn't potentially set it as current history on server (reported by @natefoo in @galaxyproject/wg-uiux chat)
Galaxy Version and/or server at which you observed the bug
Galaxy Version: 23.0 and dev
To Reproduce
Steps to reproduce the behavior:
Replicate steps in screencasts above
Expected behavior (corresponding to bugs numbered above)
The text was updated successfully, but these errors were encountered: