David López
David López
Fair enough! I'll merge it now. Thanks!
@bernt-matthias I'm investigating this, can you give me some more details or steps to reproduce this to see if there is any other condition involved? I'm currently opening the dataset...
Should be fixed in [#18918](https://github.com/galaxyproject/galaxy/pull/18918)
The remaining selenium failure seems related, I can reproduce it locally https://github.com/galaxyproject/galaxy/actions/runs/12020223847/job/33517490725?pr=18729#step:10:3171 I'll try to figure out what is the issue.
I think I got it... pushing commit.
I think these 2 workflows should be updated too: https://github.com/galaxyproject/galaxy/blob/19bc932db3a264caf237ff62484293b7d8bc4f2f/.github/workflows/jest.yaml#L19 https://github.com/galaxyproject/galaxy/blob/19bc932db3a264caf237ff62484293b7d8bc4f2f/.github/workflows/js_lint.yaml#L19
Just to make sure I got this right. If we have files in the upload that have not yet been sent to the current history and we change the current...
Got it now thanks! :+1:
This should be fixed by https://github.com/galaxyproject/galaxy/pull/18703
I need to study the case a bit, but as a first impression, this case clearly will need a new special UI entry here:  This UI will have to...