-
Notifications
You must be signed in to change notification settings - Fork 45
Description
I found a bit buggy behavior of updating the queue state when running demo version (it works similarly at Max IV fork as well). There are two very different in state manner cases, not much different is user actions:
1st case:
This screenshot was taken after Get Samples from SC - the queue.queue state is filled in with the list of all available samples:
After mounting a sample (1.02 here) there is Next Sample button at Data Collection tab visible and the queue state remains full:
This behavior seems to be wired: the queue is filled up automatically with every sample available before queuing anything explicitly...
2nd case:
Same situation as above - getting samples from SC results in fulfilled queue
But after refreshing the page the queue is empty again:
In contrast to first scenario, after mounting a sample, queue remains empty and no Next Sample button is visible:
And this is definitely inconsistent with the 1st scenario.
Which one is correct?
Should samples appear in the queue at application start?
Tested at: https://github.com/mxcube/mxcubeweb/releases/tag/v4.561.0